commit | 7feeb608f4f588dcb3a4e7e8f77ce86016d25f9d | [log] [tgz] |
---|---|---|
author | Matt Sarrel <59710709+druid-matt@users.noreply.github.com> | Thu Sep 24 11:23:52 2020 -0700 |
committer | GitHub <noreply@github.com> | Thu Sep 24 11:23:52 2020 -0700 |
tree | 0631a4e5a8d05f149391b2ffef015ff5f121c47e | |
parent | e3e841eefb70d72ead1c196dbd36a73fd37a58e3 [diff] |
add unity, pollfish
Setup (you only need to do this once):
npm install bundle install
Every time you want to run the site:
gulp npm start
Ideally we would not be checking in the css
directory and just build it as part of the deploy process.
See CONTRIBUTING.md.