For detailed explanation on how things work, check out Nuxt.js docs. To learn more about the TypeScript build, visit Nuxt TypeScript.
$ npm run install
$ npm run dev
Default location: http://localhost:3000/
$ npm run build
$ npm run start
$ npm run generate
Files will be generated in the dist
folder.
$ npm run lint
$ npm run lint:fix
$ npm test
$ npm run test:e2e
$ npm run test:unit
$ npm run test:update
- Awesome Nuxt
- Babel documentation
- Cypress recipes + TypeScript support
- EditorConfig documentation
- Eslint documentation + TypeScript support
- Git documentation
- Jest documentation + TypeScript support
- JSConfig documentation
- Nuxt environment variables
- Nuxt.js documentation + TypeScript support
- Prettier documentation
- Sass documentation
- Stylelint developer guide
- TS-Node documentation
- TypeScript documentation
- Vue documentation
- Vue TypeScript documentation