Skip to content

Commit 449574b

Browse files
committed
Update README and package to support nyan/non-nyan test
1 parent 610b98b commit 449574b

3 files changed

Lines changed: 1294 additions & 1849 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,13 +26,18 @@ sort -u <file> -o <file>
2626

2727
4\. Please don't submit requests that say "make this nationality". We will accept helpful contributions, but not orders :)
2828

29+
### Requirements
30+
31+
Node v9.0.0+
32+
MongoDB
33+
2934
### How to use
3035

3136
1. Run `npm install`
3237

33-
2. Make sure you have gulp installed globally (npm i -g gulp) and run `gulp build`
38+
2. Run `npm run build` to build views and minify js/css
3439

35-
3. Run `gulp` to verify all tests pass
40+
3. Run `npm test` and verify all tests pass
3641

3742
4. Start the server with `npm start`
3843

0 commit comments

Comments
 (0)