ソフトウェア | バージョン | 備考 |
---|---|---|
nodejs | 10.16.3 | |
python | 3.7.0 |
npm init -y
npm install --save-dev npm-run-all watch foreman cpx rimraf markdown-to-html
npm install --save-dev prettier
npm install --save-dev browser-sync connect-browser-sync nodemon
npx browser-sync init
touch Procfile
npm install
npm run start