Skip to content

Web application for Echo / Sound / Toy experiments

Notifications You must be signed in to change notification settings

irllabs/echojam-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Echojam

Local development

First time setup:

npm install

To build in development mode with local server run:

npm run start

Build for production

To create production build run:

npm run build

Deploy to Firebase - Production

In order to deploy to production Firebase hosting run:

firebase deploy --only hosting:echojam

Deploy to Firebase - Stage

In order to deploy to production Firebase hosting run:

firebase deploy --only hosting:echojam-stage

About

Web application for Echo / Sound / Toy experiments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published