Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 425 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 425 Bytes

ExchangeLah Frontend

Live @ http://exchangelah.s3-website-ap-southeast-1.amazonaws.com/

Requirement

  • Node 16.15.0

Project Setup

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

Local Development

npm run dev