https://github.com/hiswe/compta-clementine-test
https://github.com/hiswe/compta-clementine-test
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hiswe/compta-clementine-test
- Owner: Hiswe
- License: mit
- Created: 2019-03-03T18:11:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-08-10T22:18:48.000Z (almost 5 years ago)
- Last Synced: 2025-03-22T17:46:15.989Z (over 1 year ago)
- Language: Vue
- Size: 2.92 MB
- Stars: 0
- Watchers: 1
- 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/`