React-TS-Client is minimal client side React boilerplate with support for hot module reload, TypeScript and up-to-date dependencies.
👇 | Includes |
---|---|
⚙ | Babel 7 |
📦 | Webpack 4 |
🤖 | Express Server |
⚛ | React 16 |
🌈 | TypeScript |
🕸 | CSS Modules |
🎨 | PostCSS |
💅 | Styled Components |
🔥 | Hot Module Replacement |
npm install
Build and open your browser to http://localhost:9000.
npm run dev
npm run lint
npm run prod
npm run start
Ready to deploy 🚀