Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hiswe/compta-clementine-test


https://github.com/hiswe/compta-clementine-test

Last synced: 30 days ago
JSON representation

Awesome Lists containing this project

README

        

# test Compta Clementine

- [requirements](#requirements)
- [commands](#commands)
- [building dependencies](#building-dependencies)
- [launching for test](#launching-for-test)

## requirements

- [node](http://nodejs.org/download/) >= 10.15.1
- [yarn](https://yarnpkg.com/lang/en/) >= 1.13.0

## commands

### building dependencies

```sh
yarn install
```

### launching for test

```sh
yarn start
```

application will be accessible at `http://localhost:3000/`