__ __ ___ __
|\ | / \ | \ |__ | /__`
| \| \__/ |__/ |___ .\__/ .__/
__ __ ___ __ ___
| | | |\/| |__) /__` | /\ |__) |
\__/ \__/ | | | .__/ | /~~\ | \ |
Node.js Jumpstart is a sample repository that is used as an example for setting up a Node.js sample project.
There’s nothing complicated here. It is just a sample repository that does some basic mathematical computations (like calculating the average of a list of numbers).
In the future it may evolve to something more involve into a starter kit maybe. — Though for now, it is just a sample demo repository.
Any help is more than appreciated.
If you want to contribute to the source code, fork this repository and create a pull request.
In lieu of a formal style guide, take care to maintain the existing coding style.
Also, don’t forget to add unit tests for any new or changed functionality.
If you want to report a bug; or share a comment or suggestion, file an issue.
For bug reports and suggestions, please file an issue.
- Project Maintainer: Volkan Özçelik
- Project Website: bytesized.tv
We are committed to making participation in this project a harassment-free experience for everyone, regardless of the level of experience, gender, gender identity and expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, religion, or nationality.
See the code of conduct for 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.