Skip to content

redacademy/boomtown-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

50 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Boomtown πŸ™

Server

Commands must be run from the server directory:

Installation

yarn install

Run

yarn run start:dev

Client

Commands must be run from the client directory:

Installation

yarn install

Run

yarn start

Build

yarn run build