.°
|
.-----.
| | | | Byte-Sized JavaScript
\ ° / Module Generator
___-___-___ https://bytesized.tv/
()_ . _()
/ /\ : /\ \
(___)| . |(___)
This generator is a git project template generator for “Byte-Sized JavaScript” projects.
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-javascript
Then generate your new project:
yo byte-sized-javascript
- Project Owner: Volkan Özçelik
- Project Website: bytesized.tv
MIT © Volkan Özçelik.
See the license file for details.
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.