react-ts-starter

Starter React project with TypesScript and WebPack

MIT License

Stars
4

react-ts-starter

Starter React project with TypesScript and WebPack

Usage

Scaffold this repo by running this command:

npx degit hdorgeval/react-ts-starter my-new-project
cd my-new-project
npm install
npm start
Related Projects