Skip to content

sanju-github/sanjay-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sanjay-repo

Pre-requisties:

  1. NPM and Node should be installed.

Open terminal:

  1. go to path where you want to clone.
  2. git clone https://github.com/sanju-github/sanjay-repo.git
  3. go to repo directory
  4. npm install (This will installed packages mentioned in package.json)
  5. npm start (This will start the webpack dev server). Should see compiled successfully
  6. don't close this terminal window. webpack server should run all the time
  7. open any browser and type localhost:8080

About

Learning react and redux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published