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

https://github.com/limpix31/apptrixtest

Тестовое задание APPTRIX
https://github.com/limpix31/apptrixtest

Last synced: over 1 year ago
JSON representation

Тестовое задание APPTRIX

Awesome Lists containing this project

README

          

# Apptrix Test (Тестовое задание)

Из-за проблемы CORS, в браузере необходимо установить соответсвующий плагин.
Тестировалось в Firefox + CORS Everywhere
```bash
// install deps
yarn
// start project
yarn start
```