baid222u f5f59df673 封装axios | 5 年之前 | |
---|---|---|
assets | 5 年之前 | |
components | 5 年之前 | |
layouts | 5 年之前 | |
middleware | 5 年之前 | |
pages | 5 年之前 | |
plugins | 5 年之前 | |
static | 5 年之前 | |
store | 5 年之前 | |
.editorconfig | 5 年之前 | |
.eslintrc.js | 5 年之前 | |
.gitignore | 5 年之前 | |
.prettierrc | 5 年之前 | |
README.md | 5 年之前 | |
nuxt.config.js | 5 年之前 | |
package.json | 5 年之前 |
My majestic Nuxt.js project
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
# generate static project
$ npm run generate
For detailed explanation on how things work, checkout Nuxt.js docs.