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

https://github.com/adzialocha/swarm-animism

CTM HackLab 2018
https://github.com/adzialocha/swarm-animism

animals ctm flocking hacking swarm-intelligence

Last synced: about 2 months ago
JSON representation

CTM HackLab 2018

Awesome Lists containing this project

README

        

# swarm-animism

### Setup

```
npm install
```

### Development

```
npm run serve
```

### Deployment

```
npm run build
npm start
```