This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-GoogleTrendsGame
mirror of
https://github.com/jrtechs/GoogleTrendsGame.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Updated docs
master
Jeffery R
6 years ago
parent
8d2dfdc61c
commit
e7e609757a
1 changed files
with
10 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+10
-2
README.md
+ 10
- 2
README.md
View File
@ -1,7 +1,15 @@
#GoogleTrendsGame
# GoogleTrendsGame
Guess the trends beat your friends
## Server dependencies
## Server dependencies
````
npm init
npm install express
npm install socket.io
npm install mysql
npm install mysql
npm install sanitizer
npm install sanitizer
npm install google-trends-api
npm install google-trends-api
````
Write
Preview
Loading…
Cancel
Save