/react-typescript-template

A simple boilerplate for a React project based on Typescript and Webpack from scratch

Primary LanguageTypeScriptMIT LicenseMIT

React and Typescript project ⚛️

Description

A simple boilerplate for a React project based on Typescript and Webpack from scratch

Get Started

To download dependencies

npm install

To run in development mode

npm run start

To generate a build from production

npm run build

Author

License

This project is MIT licensed.

Version History

  • 1.0.0