Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/francois-esquire/chelsea


https://github.com/francois-esquire/chelsea

Last synced: about 9 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Chelsea

![CI](https://github.com/Francois-Esquire/chelsea/workflows/CI/badge.svg?event=push)

Project setup using One App with `yarn` workspaces

## Quick start

```bash
git clone https://github.com/Francois-esquire/chelsea

yarn submodule-sync

export NODE_ENV=production

yarn install

yarn serve-modules

yarn start
```