Built with React using Webpack 2.0 for bundling and implemented with Typescript.
yarn install
yarn run dev
- Runs webpack-dev-server in a dev environment with hot module reloading enabled at http://localhost:8080.
Built with React using Webpack 2.0 for bundling and implemented with Typescript.
yarn install
yarn run dev