https://github.com/elsehow/write-your-programs-out-of-modules
code to accompany the tutorial at http://coolworld.me/write-your-programs-out-of-modules/
https://github.com/elsehow/write-your-programs-out-of-modules
Last synced: about 1 year ago
JSON representation
code to accompany the tutorial at http://coolworld.me/write-your-programs-out-of-modules/
- Host: GitHub
- URL: https://github.com/elsehow/write-your-programs-out-of-modules
- Owner: elsehow
- Created: 2015-10-18T16:06:18.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-18T16:07:29.000Z (over 10 years ago)
- Last Synced: 2024-04-15T07:13:53.078Z (about 2 years ago)
- Language: JavaScript
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# write your programs out of modules
some code to accompany the tutorial on [coolworld.me](http://coolworld.me/write-your-programs-out-of-modules/)
## installation
`npm install`
then
`npm run build`
open up index.html