|
пре 5 година | |
---|---|---|
.. | ||
assets | пре 5 година | |
components | пре 5 година | |
layouts | пре 5 година | |
middleware | пре 5 година | |
pages | пре 5 година | |
plugins | пре 5 година | |
src-tauri | пре 5 година | |
static | пре 5 година | |
store | пре 5 година | |
.editorconfig | пре 5 година | |
.gitignore | пре 5 година | |
README.md | пре 5 година | |
nuxt.config.js | пре 5 година | |
package.json | пре 5 година | |
yarn.lock | пре 5 година |
My good Nuxt.js project
# 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.