Skip to content

Douglasacost/BaseReactAppV2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

== BaseReactApp ==

#Development

Setup steps

  1. do npm install.

Run BaseReactApp App locally

  1. do npm start (keep terminal/console open).
  2. go to localhost:8080/

#Notes

  1. React changes will take effect automatically.
  2. CSS changes will need to refresh the page to have effect.
  3. After adding a new image, npm start must be run to add them in dist folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.1%
  • HTML 3.7%
  • CSS 2.2%