Home
Softono
truechain-official

truechain-official

Open source Vue
63
Stars
28
Forks
0
Issues
6
Watchers
5 years
Last Commit

About truechain-official

The official website of Truechain

Platforms

Web Self-hosted

Languages

Vue

truechain-official-ssr

中文文档

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate