nuxt pwa element ui starter
1.0.0
Projeto inicial Nuxt.js + PWA + Element UI
Este projeto inicial inclui módulos Nuxt.js oficiais para o melhor projeto PWA:
Também é enriquecido com a melhor estrutura de UI do Vue:
# install dependencies
$ yarn # Or npm 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
# Run unit test
$ yarn test
# Run e2e test
$ yarn dev
$ yarn test:e2e
Não se esqueça de alterar seu dsn de sentinela e ID do Google Analytics no arquivo .env.example
.
Para obter explicações detalhadas sobre como as coisas funcionam, verifique a documentação do Nuxt.js e do Element UI.
Licença MIT
Direitos autorais (c) Jefry Dewangga (@jefrydco)