Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 351 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 351 Bytes

cujoJS contacts sample app

This is a sample app developed using cujoJS. It was created starting with cujoJS/seed.

How to get started

  1. git clone https://github.com/know-cujojs/contacts.git
  2. cd contacts
  3. npm install
  4. npm start
  5. Open http://localhost:8000/ in your browser