Skip to content

deepanshu44/react-template

Repository files navigation

🚀 React Template

This project has two versions: Javascript and Typescript

Copy the command below which will clone this repo and run a script which will reinitialize the project to bare minimum.

In your shell, run:

git clone --single-branch https://github.com/deepanshu44/react-template && cd react-template && ./script.sh || echo -e "\e[7;31m X \e[m  \e[4;31mERROR\e[m"

The script will ask you whether you want javascript or typescript version. Just input j for javascript and t for typescript and press Enter.

and finally to serve your newly created application, run:

npm run serve

This project has been created using webpack-cli

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published