Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/zerotohero-dev/nodejs-jumpstart

A Simple Intro to Node.js
https://github.com/zerotohero-dev/nodejs-jumpstart

byte-sized bytesized-javascript bytesized-tv demos education introduction javascript learning node-js podcast project-structure sample screencast training trainings tutorials vidcast

Last synced: 3 months ago
JSON representation

A Simple Intro to Node.js

Awesome Lists containing this project

README

        

```
__ __ ___ __
|\ | / \ | \ |__ | /__`
| \| \__/ |__/ |___ .\__/ .__/
__ __ ___ __ ___
| | | |\/| |__) /__` | /\ |__) |
\__/ \__/ | | | .__/ | /~~\ | \ |
```

## Summary

**Node.js Jumpstart** is a sample repository that is used as an example for setting up a [**Node.js**][node] 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.

## Wanna Help?

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](https://github.com/jsbites/nodejs-jumpstart/issues/new).

## I’ve Found a Bug; I Have an Idea

[For bug reports and suggestions, please file an issue](https://github.com/jsbites/node-js-jumpstart/issues/new).

## Contact Information

* **Project Maintainer**: [Volkan Özçelik](https://volkan.io/)
* **Project Website**: [bytesized.tv](https://bytesized.tv/)

## Code of Conduct

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](CODE_OF_CONDUCT.md).

[vidcast]: https://bytesized.tv/ "ByteSized.TV"
[node]: https://nodejs.org/ "Node.js"

## A [ByteSized.TV][vidcast] Project

This repository is a part of the [Byte-Sized JavaScript VideoCasts][vidcast].

It is a compilation of short (*around ten minutes*) screencasts about **JavaScript** and related technologies.

[**Learn**, **explore**, and **have fun**][vidcast]!

[vidcast]: https://bytesized.tv/ "ByteSized.TV"