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

https://github.com/mdecker-mobilecomputing/nodejs_grundlagen

Some files to demonstrate basics of programming with Node.js.
https://github.com/mdecker-mobilecomputing/nodejs_grundlagen

basics github-actions javascript nodejs

Last synced: 4 months ago
JSON representation

Some files to demonstrate basics of programming with Node.js.

Awesome Lists containing this project

README

        

# Grundlagen Node.js #


This repository contains some files to demonstrate the basic usage of [Node.js](https://nodejs.org),
a runtime to execute JavaScript programs on desktop computers and servers.


See also [this repository](https://github.com/MDecker-MobileComputing/Nodejs_Tastatureingabe) on how to read user input via the keyboard.


----

## License ##


See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License)
for the files in this repository.