Skip to content

Commit c68d511

Browse files
committed
Update REAME.md
1 parent 0349b90 commit c68d511

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ This is the repo for the JavaScript.com website.
99
* Load schema with `$ psql javascriptcom < db/schema.sql`
1010
* This app authenticates with GitHub, so you'll need to create a GitHub Application and set ENVs for `GH_CLIENT_ID` and `GH_CLIENT_SECRET`.
1111
* Run the application with `$ npm start`.
12+
* Compile and watch Sass with `$ gulp`.
1213

1314
For debugging all the things, run `DEBUG=* npm start`.
1415

0 commit comments

Comments
 (0)