React With Webpack and TypeScript Boilerplate Version 1.0.0 Installation Install the dependencies $ npm install Yarn $ yarn install Run the development server Dev server is now ready and can be accessed in browser in http://localhost:8080 $ npm run dev-server Build the Project $ npm run build