Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dustinspecker/sigh-es2015-example
Building an ES2015 project with Sigh
https://github.com/dustinspecker/sigh-es2015-example
Last synced: 2 days ago
JSON representation
Building an ES2015 project with Sigh
- Host: GitHub
- URL: https://github.com/dustinspecker/sigh-es2015-example
- Owner: dustinspecker
- Created: 2015-05-27T00:30:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-27T00:34:10.000Z (over 9 years ago)
- Last Synced: 2023-04-09T18:51:22.801Z (over 1 year ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
sigh-es2015-example
===================
> Building an ES2015 project with Sigh. Also prints animal noises.## Setup
1. `npm i -g sigh-cli`
1. `npm i`
1. `sigh`
1. `node .`