Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vkondratiuk482/yalantis-test-task
https://github.com/vkondratiuk482/yalantis-test-task
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vkondratiuk482/yalantis-test-task
- Owner: vkondratiuk482
- Created: 2022-01-24T16:43:23.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-01-25T03:27:54.000Z (almost 3 years ago)
- Last Synced: 2024-04-18T04:01:54.032Z (8 months ago)
- Language: TypeScript
- Size: 110 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## DescriptionTest task for Yalantis Education Node.js School
## Installation
```bash
$ yarn install
```## Running the app
```bash
# development
$ yarn run start
```