Skip to content

k3ithloh/ExchangeLah

Repository files navigation

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