Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tyleryasaka/ergo-social


https://github.com/tyleryasaka/ergo-social

Last synced: 23 days ago
JSON representation

Awesome Lists containing this project

README

        

# ergo

*Fill this in later

(setup guide)

(coding style) (and arrow syntax)

Setup:

npm install
cd public
npm install

While developing in angularjs with typescript, run typescript with watch option, from `/public`:

npm run tsc:w

To run the server (from `/`):
node server.js