Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/juliendargelos/street-of-age


https://github.com/juliendargelos/street-of-age

Last synced: 4 days ago
JSON representation

Awesome Lists containing this project

README

        

# Street Of Age

## Install

Clone the repository:

```bash
git clone [email protected]:juliendargelos/street-of-age.git
```

Install and bootstrap dependencies:

```
yarn
```

## Development

Launch development servers:

```
yarn dev
```