| commit | e3adb1c041b46f69e40778a62c4f51960ed00651 | [log] [tgz] |
|---|---|---|
| author | fjy <fangjinyang@gmail.com> | Thu Dec 05 07:52:13 2019 -0800 |
| committer | fjy <fangjinyang@gmail.com> | Thu Dec 05 07:52:13 2019 -0800 |
| tree | 35c223c78a04107060d8a6ca4df3da2fdd096c7f | |
| parent | 4f3294c424dc26ef6d5c9db7045418e969465e97 [diff] |
new event
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.