| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is the OLD backend behind CommunityJS.org. Now all logic runs in the client https://github.com/CommunityJS/communityjs.github.io
Clone the repo
$ git clone git://github.com/CommunityJS/CommunityJS.git
Go to folder
cd CommunityJS
To run CommunityJS on Node.js, you must have npm installed. If npm is not installed, follow the instructions here: http://npmjs.org/
If npm is installed, install dependencies using
$ npm install
Run server
$ node server.js
Check your browser
http://0.0.0.0:8000/
| Back | FazBrowse Home | New Git URL |