Skip to content
This repository has been archived by the owner on Jul 26, 2019. It is now read-only.

Latest commit

 

History

History
22 lines (15 loc) · 336 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 336 Bytes

Comptoir

A stock/client frontend. See @valuya/comptoir for the backend

Note: Angular 2.0 is not production ready yet!

How to start

npm intall
npm run build
# To start a local server:
npm run serve

Configuration file in tools/config.ts Some parameter can be passed to the command line

License

To be defined