Skip to content
/ React-Template Public template

Bootstrap/boilerplate to built single page applications using react.

Notifications You must be signed in to change notification settings

Sunny-unik/React-Template

Repository files navigation

React-Template

It's just modified product of create-react-app in more cleaner look & ready to use.

PRs Welcome

Tech Stack

  • Webpack as Module Bundler
  • Babel as JS transpiler
  • Github-pages for deployment

You have to know for use it

Clone this project show hidden files delete .git directory this directory is always stay hidden in most of OS. And this template also consists .gitignore file for ignore node project based personal, .env files in root directory so you don't need to write it again.

Available Scripts

In the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:8080 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.