Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 303 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 303 Bytes

luxoft-react-app

Basic setup for a react app for training purposes

Setup & build

  1. npm install
  2. npm build

Running

  1. First time? please follow Setup & build step
  2. npm start
  3. Access localhost:9000
  4. You will be able to see Hello world, React Bootcamp displayed in the browser