Skip to content

jacobgoh101/sample-apartment-platform

Repository files navigation

How to setup local development environment

git clone git@github.com:jacobgoh101/sample-apartment-platform.git
cd sample-apartment-platform
cp .env.sample .env

yarn 

yarn start 

run migrations

cd backend
yarn migrate
yarn seed
cd ..

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published