Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hiswe/compta-clementine-test
https://github.com/hiswe/compta-clementine-test
Last synced: 30 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hiswe/compta-clementine-test
- Owner: Hiswe
- License: mit
- Created: 2019-03-03T18:11:44.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-08-10T22:18:48.000Z (over 3 years ago)
- Last Synced: 2024-04-13T12:13:56.364Z (9 months ago)
- Language: Vue
- Size: 2.92 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/`