/dev-school

Primary LanguageJavaScriptMIT LicenseMIT

Repository with home assignments from dev-school


How to run completed homeworks?

  1. Install the Node.js
https://nodejs.org/en/download
  1. Clone this repository
git clone https://github.com/kovaliovev/dev-school.git
  1. Run the homework's task
node lesson-1/1-task.js

Not all completed tasks contain usage examples!
You can write them yourself :)


Other author's projects:

📂 Simple node.js library for processing IP addresses, networks, subnet/wildcard masks, prefixes.