Skip to content

rahulteja-16/shell-app

Repository files navigation

react-ts-template

Boiler Plate for React + TS + Webpack 5

Download react-ts-template

  • install degit globally using following command
npm install -g degit
  • Use the following command to download the stater kit
npx degit https://github.com/rahulteja-dev/react-ts-template.git my-app

Install dependencies

cd my-app && npm install

Run dev server

npm start

Build

npm build

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors