sir.k d03e4f5953 分享功能bug修改 | пре 6 година | |
---|---|---|
api | пре 6 година | |
assets | пре 6 година | |
common | пре 6 година | |
components | пре 6 година | |
layouts | пре 6 година | |
middleware | пре 6 година | |
pages | пре 6 година | |
plugins | пре 6 година | |
server | пре 6 година | |
static | пре 6 година | |
store | пре 6 година | |
.editorconfig | пре 6 година | |
.gitignore | пре 6 година | |
.prettierrc | пре 6 година | |
README.md | пре 6 година | |
app.html | пре 6 година | |
nuxt.config.js | пре 6 година | |
package-lock.json | пре 6 година | |
package.json | пре 6 година | |
yarn.lock | пре 6 година |
My magnificent Nuxt.js project
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn run dev
# build for production and launch server
$ yarn run build
$ yarn start
# generate static project
$ yarn run generate
For detailed explanation on how things work, checkout Nuxt.js docs.