Skip to content

thoughtram/classroom-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Classroom App

Prerequisites

npm install -g gulp && npm install

Run the app

Staging (doesn't require local classroom-api backend)

gulp serve --staging

Local (requires local classroom-api backend)

gulp serve --local

Deploy the app

./deploy.sh