Setup (you only need to do this once):
npm install
bundle install
Every time you want to run the site:
gulp
npm run run
Ideally we would not be checking in the css directory and just build it as part of the deploy process.
See CONTRIBUTING.md.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Setup (you only need to do this once):
npm install
bundle install
Every time you want to run the site:
gulp
npm run run
Ideally we would not be checking in the css directory and just build it as part of the deploy process.
See CONTRIBUTING.md.