Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 376 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 376 Bytes

Macau client

Setup

# Clone the repo
git clone git clone git@github.com:room23studios/macau-client.git
cd macau-client

# Install dependencies
yarn

# Start the server
yarn start

The app now listens at http://localhost:3000, unless the port had been taken before starting the app.