- React
- Webpack4
の最低限のweb環境です
$ cd frontned
$ npm ci
$ npm run start
http://localhost:8000/ にアクセスする
$ cd frontned
$ npm ci
$ npm run build:production
の最低限のweb環境です
$ cd frontned
$ npm ci
$ npm run start
http://localhost:8000/ にアクセスする
$ cd frontned
$ npm ci
$ npm run build:production