This project was bootstrapped with Create React App.
- Install NodeJS & Git
- Optional - Install yarn globally
npm install -g yarn
- Clone the project
git clone https://github.com/batchu/elysian-web
andcd elysian-web
- Run the command in elysian-web folder
npm install
- Start the project 'npm run start`, open http://localhost:3000 on your browser
- Add, Commit & Push -
git add -am "message" && git push
- Reset git reset