Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/linusbolls/se_01


https://github.com/linusbolls/se_01

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# SE_01 project

`SE_01 Software Development Basics` assessment at CODE University of Applied Sciences.

## prerequisites

- [NPM](https://docs.npmjs.com/downloading-and-installing-node-js-and-npm)

## running the program

1. install dependencies: `$ npm install`
2. start the project: `$ npm run start`