Very basic setup to start your application with.
How to use this repository:
- Clone the repository
- Open command prompt in the cloned folder (Git bash recommended)
- Run
npm install
- Run
npm start
- Congrats! you have the right setup to start your React application with Typescript&Parcel