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

https://github.com/apriorit/carsharing-dapp


https://github.com/apriorit/carsharing-dapp

Last synced: 17 days ago
JSON representation

Awesome Lists containing this project

README

          

# Carsharing dapp
Example of simple carsharing dapp for educational purposes

## Prerequisites

In the root directory, run:

```shell
yarn
yarn build-deps
```

## Run the app

In the packages/carsharing directory, run:

```shell
yarn start
```