Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 887 Bytes

03-getting-started.md

File metadata and controls

21 lines (14 loc) · 887 Bytes

Getting started

Clone this repository, then:

  • make install
  • cd example
  • npm run dev
  • Open https://localhost:3000

ulimit increase

You'll very likely need to increase the file watch limit. Follow these steps to do so.

Accepting the development SSL certificate:

While it is possible to run the environment with an untrusted SSL certificate, for best results you should have OS X trust the self-signed certificate. Here's how: