wordstosong / speaklouder

1 stars 0 forks source link

JacobScript

This is the repository for the site Speak Louder!

Installation

  1. Install Node 8

    If you need to manage multiple versions of Node, please install NVM to manage multiple versions of Node and AVN to automatically switch between versions.

  2. Run the following commands:

    npm install
    npm start