Skip to content

littletouch/instrument-guide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instrument Build Status

Dependencies

npm install -g yarn
cd app && yarn install

Develop

cd app && yarn start

Build

cd app && yarn build