Skip to content

irllabs/livedraw-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local development

This command will build app in development mode and open it in default browser.

npm run start

Deploy on Firebase

Build command build app for production use (minified code bundle). Firebase deploy command will deploy current build to Firebase.

npm run build
firebase deploy --only hosting

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published