Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/linusbolls/se_01
https://github.com/linusbolls/se_01
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/linusbolls/se_01
- Owner: LinusBolls
- Created: 2023-12-06T13:04:02.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2023-12-06T14:34:10.000Z (12 months ago)
- Last Synced: 2023-12-06T15:31:58.737Z (12 months ago)
- Language: TypeScript
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`