React, Typescript, Babel, Webpack, Eslint, Express.js.. Boilerplate
npm install
npm run dev
npm run build
npm start
When running dev server client is accessible at http://localhost:6969
and server is accessible at http://localhost:6970
When running in production mode everything is served at http://localhost:6970