Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tyleryasaka/ergo-social
https://github.com/tyleryasaka/ergo-social
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tyleryasaka/ergo-social
- Owner: tyleryasaka
- Created: 2015-12-24T08:35:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-18T04:44:18.000Z (almost 9 years ago)
- Last Synced: 2024-10-12T11:24:58.889Z (about 1 month ago)
- Language: JavaScript
- Size: 108 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ergo
*Fill this in later
(setup guide)
(coding style) (and arrow syntax)
Setup:
npm install
cd public
npm installWhile developing in angularjs with typescript, run typescript with watch option, from `/public`:
npm run tsc:w
To run the server (from `/`):
node server.js