Live @ http://exchangelah.s3-website-ap-southeast-1.amazonaws.com/
- Node 16.15.0
This guide outline the steps needed to start ExchangeLah Frontend in a development environment.
Clone Repository and download dependencies
git clone https://github.com/ExchangeLah-SG/ExchangeLah.git
cd ExchangeLah
npm install
npm run dev