nuxt pwa element ui starter
1.0.0
nuxt.js + PWA +要素UIスタータープロジェクト
このスタータープロジェクトには、最高のPWAプロジェクトの公式Nuxt.jsモジュールが含まれています。
また、最高のVueのUIフレームワークでも豊かになります。
# 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
Sentry DSNおよびGoogle Analytics IDを.env.example
ファイルに変更することを忘れないでください。
物事の仕組みについての詳細な説明については、nuxt.jsと要素のUIドキュメントをご覧ください。
MITライセンス
著作権(c)Jefry dewangga(@jefrydco)