Skip to content

chatbox-inc/chatbox2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatbox2020

コーディングガイドラインはこちら

https://github.com/chatbox-inc/guideline/tree/master/nuxtjs

Environment

Production

https://chatbox2020-26423.web.app/

Dev

https://chatbox2020.netlify.app/

https://chatbox2020-staging.web.app/

各種資料

画面一覧表

コーディング規約

https://github.com/chatbox-inc/guideline/tree/master/nuxtjs

ページ一覧

Build Setup

# 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published