https://github.com/den5-tech/animego-test-task
https://github.com/den5-tech/animego-test-task
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/den5-tech/animego-test-task
- Owner: dEN5-tech
- Created: 2023-01-11T15:20:47.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-01-10T15:11:53.000Z (almost 3 years ago)
- Last Synced: 2023-07-12T21:28:51.358Z (over 2 years ago)
- Size: 162 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Animego Test Task
### Docker
```bash
docker build -t animego-test-task .
```
### Installation
```bash
$ pnpm install
```
### Running the app
```bash
$ npm run dev
```