Skip to content

rokucommunity/rokucommunity.github.io

Repository files navigation

rokucommunity.github.io

The repository for https://rokucommunity.github.io

Developer guide

  1. Install the required npm packages:
    npm install
  2. run the start task to spin up a local server with livereload support
    npm run start
  3. Edit files and see the site reload in realtime.