Skip to content

iyyoo93/React-Redux-Boilerplate

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To get started, first install all the necessary dependencies.

npm install

Run an initial webpack build

webpack

Start the development server (changes will now update live in browser)

npm run start

To view your project, go to: http://localhost:3000/

About

Assessment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.2%
  • CSS 9.9%
  • HTML 1.9%