- https://nodejs.org/en/download/[npm] must be installed
- clone the repository
git clone https://github.com/lucille-d/react-demo-app.git - run
npm installfrom the root folder to install dependencies - run
npm startto start the app - go to
localhost:8080in your browser