コーディングガイドラインはこちら
https://github.com/chatbox-inc/guideline/tree/master/nuxtjs
https://chatbox2020-26423.web.app/
https://chatbox2020.netlify.app/
https://chatbox2020-staging.web.app/
画面一覧表
コーディング規約
https://github.com/chatbox-inc/guideline/tree/master/nuxtjs
ページ一覧
# install dependencies
$ npm install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
eslint errorが起きた場合、以下のコマンドを実行する事で修正できます。
(赤文字の黒画面)
$npm run lintfix:js