Table of Contents
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/tslr/frontendv2
- Install NPM packages
npm install
-> Run the react app
npm start
The app runs at localhost:3000/.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/{feature}
) - Commit your Changes (
git commit -m 'Add some feature'
) - Push to the Branch (
git push origin feature/feature
) - Open a Pull Request
Malcolm Yeh - @malcolmyeh | Zayaan Moez - @zayaanmoez
Project Link: https://github.com/tlsrio/frontendv2