This page (and this group) is a work in progress. If you find problems with our page, feel free to file a Github issue. Or, better yet, sign up to work with us and fix it!
Local Development
Be sure to install all of the required dependencies via bower install
and npm install
.
Then, getting started is as simple as running npm start
. A development server should spin up at http://localhost:3000
Happy Coding!