Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 293 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 293 Bytes

issue-one-cfp

How to develop

  1. Make sure idyll is installed globally: npm install -g idyll
  2. Install local dependencies: npm install
  3. Start the dev server: idyll

Changes to the index.idyll file and styles.css will be picked up automatically and reflected in the browser.