Tensor-Programming cffda68b42 Refactor(All): Update and Format Deps for 2018 (#397) 5 år sedan
..
assets 0bac7d69aa chore(examples) add nuxt example (#306) 5 år sedan
components 0bac7d69aa chore(examples) add nuxt example (#306) 5 år sedan
layouts 0bac7d69aa chore(examples) add nuxt example (#306) 5 år sedan
middleware 0bac7d69aa chore(examples) add nuxt example (#306) 5 år sedan
pages 0bac7d69aa chore(examples) add nuxt example (#306) 5 år sedan
plugins 0bac7d69aa chore(examples) add nuxt example (#306) 5 år sedan
src-tauri cffda68b42 Refactor(All): Update and Format Deps for 2018 (#397) 5 år sedan
static 0bac7d69aa chore(examples) add nuxt example (#306) 5 år sedan
store 0bac7d69aa chore(examples) add nuxt example (#306) 5 år sedan
.editorconfig 0bac7d69aa chore(examples) add nuxt example (#306) 5 år sedan
.gitignore 0bac7d69aa chore(examples) add nuxt example (#306) 5 år sedan
README.md 0bac7d69aa chore(examples) add nuxt example (#306) 5 år sedan
nuxt.config.js 0bac7d69aa chore(examples) add nuxt example (#306) 5 år sedan
package.json c9c59f32eb chore(examples) Pin dependencies (#361) 5 år sedan
yarn.lock c9c59f32eb chore(examples) Pin dependencies (#361) 5 år sedan

README.md

nuxt-app

My good Nuxt.js project

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.