Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bohdanmoroziuk/avio-test-task

My solution to the test task from the company AVIO Games to the position of JavaScript Developer.
https://github.com/bohdanmoroziuk/avio-test-task

canvas canvas2d pure-javascript test-task

Last synced: 2 days ago
JSON representation

My solution to the test task from the company AVIO Games to the position of JavaScript Developer.

Awesome Lists containing this project

README

        

# Test Task

Test task for AVIO Games

## Version
1.0.0

### Install Dependencies
```bash
npm install
```

### Watch all tasks/files
```bash
gulp watch
```