Skip to content

katongole-isaac/react-from-scratch

Repository files navigation

React from scratch

NB: you must have node installed. if not, found it here

How to use it

It is super simple

  1. clone the repo into your project
git clone https://github.com/katongole-isaac/react-from-scratch
  1. Then move into the project
 cd react-from-scratch
  1. Run the following command to install the dependencies
npm install 
  1. Run the following for development environment
npm run start 

You can run npm run build when you're ready for production.

Now you're ready to go !!.

About

React setup built from scratch. you can give it a try !!!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published