Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/luchkonikita/swarmica-task


https://github.com/luchkonikita/swarmica-task

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Swarmica Task

## Runing locally

Start proxy server to have working CORS:

```sh
node proxy.cjs
```

Start Vite in development mode:

```sh
yarn dev
```