Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Latest commit

 

History

History

simple

How to run this example

After you've git cloned the repository and are in the examples/simple directory you'll need to run a few commands.

bundle install
npm install

node hypernova.js

...and in a separate shell:

bin/rails server