https://qiita.com/nishiurahiroki/items/9f57536a34f2050926ea
- nodejs
(>= 8.0.x) - npm
(>= 5.0.x)
nvm install
npm i
# build
npm run build:develop
# build & watch
npm run build:watch:develop
npm run deploy # use firebase
./index.html
https://qiita.com/nishiurahiroki/items/9f57536a34f2050926ea
nvm install
npm i
# build
npm run build:develop
# build & watch
npm run build:watch:develop
npm run deploy # use firebase
./index.html