.°
|
.-----.
| | | | Byte-Sized JavaScript
\ ° / Module Generator
___-___-___ https://bytesized.tv/
()_ . _()
/ /\ : /\ \
(___)| . |(___)
About This Generator
This generator is a git project template generator for “Byte-Sized JavaScript” projects.
Installation and Usage
First, install Yeoman and generator-byte-sized-javascript using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-byte-sized-javascriptThen generate your new project:
yo byte-sized-javascriptContact Information
- Project Owner: Volkan Özçelik
- Project Website: bytesized.tv
License
MIT © Volkan Özçelik.
See the license file for details.
Code of Conduct
We, as the community behind this project, are committed to making participation in this project a harassment-free experience for everyone, regardless of the level of expertise, gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion or nationality.
See the code of conduct for more details.
A ByteSized.TV Project
This repository is a part of the Byte-Sized JavaScript VideoCasts.
It is a compilation of short (around ten minutes) screencasts about JavaScript and related technologies.