https://github.com/tilap/piggy
Stupid app I'm working on to learn all the JS magic
https://github.com/tilap/piggy
Last synced: over 1 year ago
JSON representation
Stupid app I'm working on to learn all the JS magic
- Host: GitHub
- URL: https://github.com/tilap/piggy
- Owner: tilap
- License: mit
- Created: 2015-07-31T10:42:51.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-09-11T21:54:27.000Z (almost 11 years ago)
- Last Synced: 2025-02-05T10:34:44.335Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 551 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Piggy [![Dev Dependancies][devdep-image]][devdep-url] [![Github issues][github-issues-image]][github-issues-url] [![Github license][github-license-image]][github-license-url]
=======================
This is a stupid app I'm working on to learn NodeJS, Koa, ES6, and all the node magic.
See [my dev notes](./NOTES.md).
## Running commands:
Type ```make``` to get the full options list. Main important ones are:
[devdep-image]: https://david-dm.org/tilap/piggy.svg
[devdep-url]: https://david-dm.org/tilap/piggy#info=devDependencies
[github-issues-image]: https://img.shields.io/github/issues/tilap/piggy.svg
[github-issues-url]: https://github.com/tilap/piggy/issues
[github-license-image]: https://img.shields.io/badge/license-MIT-blue.svg
[github-license-url]: https://github.com/tilap/piggy/blob/master/LICENSE