Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 195 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 195 Bytes

coursera-repo

Repository for code example from Coursera

Run Ionic Server on Cloud 9 ionic serve -p $PORT --nolivereload

Run json-server on Cloud 9 json-server -p $PORT -w db.json