Skip to content

Commit ee3a4fa

Browse files
committedNov 15, 2017
added
1 parent 3f247f7 commit ee3a4fa

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
 

‎solutions/README.md

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Sample Solutions
2+
3+
1. Run `npm install` to install the prereqs.
4+
2. Run `node maketable` to create the DB tables.
5+
3. Run `node earthquake 2.9` to see all earthquakes larger than
6+
magnitude 2.9.

0 commit comments

Comments
 (0)
Please sign in to comment.