|
5 lat temu | |
---|---|---|
.. | ||
assets | 5 lat temu | |
components | 5 lat temu | |
layouts | 5 lat temu | |
middleware | 5 lat temu | |
pages | 5 lat temu | |
plugins | 5 lat temu | |
src-tauri | 5 lat temu | |
static | 5 lat temu | |
store | 5 lat temu | |
.editorconfig | 5 lat temu | |
.gitignore | 5 lat temu | |
README.md | 5 lat temu | |
nuxt.config.js | 5 lat temu | |
package.json | 5 lat temu | |
yarn.lock | 5 lat temu |
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.