Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 221 Bytes

File metadata and controls

15 lines (9 loc) · 221 Bytes

Makmacademy

A repo for learning software development fundamentals

The project requires NodeJS to be installed.

To start the project, just clone and run the following commands:

npm install
npm start

Enjoy!