Open Terminal, then type command:
git clone https://github.com/dwicao/react-camper-leaderboard.git
Go to project folder:
cd react-camper-leaderboard
Type following command :
npm install
Wait until installation process finished and then type :
npm start
In your browser go to:
npm run production | To bundle the entire app to folder /dist |
---|
MIT