You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
_contracts | 4 months ago | |
abi | 4 months ago | |
assets | 4 months ago | |
components | 4 months ago | |
constants | 4 months ago | |
containers | 4 months ago | |
contracts | 4 months ago | |
layouts | 4 months ago | |
modals | 4 months ago | |
pages | 4 months ago | |
plugins | 4 months ago | |
services | 4 months ago | |
static | 4 months ago | |
store | 4 months ago | |
types | 4 months ago | |
utilities | 4 months ago | |
Dockerfile | 4 months ago | |
README.md | 4 months ago | |
app.html | 4 months ago | |
ipfsUpload.ts | 4 months ago | |
nuxt.config.ts | 4 months ago | |
package.json | 4 months ago | |
tsconfig.json | 4 months ago | |
yarn.lock | 4 months ago |
README.md
tornado-new
Build Setup
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
For detailed explanation on how things work, check out Nuxt.js docs.