Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/LINCnil/CookieViz
Browse files Browse the repository at this point in the history
  • Loading branch information
jgn-cnil committed Jan 17, 2020
2 parents 0296913 + 25c8bf6 commit 996aea3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,21 +43,21 @@ Make sure you have the software platform [node.js] (https://nodejs.org/en/downlo

1. From a terminal, retrieve the CookieViz code:

* `` git clone https: // github.com / LINCnil / CookieViz``
* ``git clone https://github.com/LINCnil/CookieViz``

2. Configure and launch CookieViz:

* `` npm install ``
* ``npm install``

* `` npm run start``
* ``npm run start``


You can also generate CookieViz binaries for Windows, Mac and Linux platforms using the `` npm run dist '' command.
You can also generate CookieViz binaries for Windows, Mac and Linux platforms using the ``npm run dist'' command.


## Contribute
**CookieViz is available under the terms of the GPLv3 license and can be enriched by any of its users.** The most experimented can improve this initial version of our tool or correct potential bugs. Don't forget to submit your contributions *via* pull-requests.

**You have an idea you wish to share with us to improve this project ?** You want to rely on this base to build a teaching project on numerical traceability ? Contact the team of the CNIL lab by mail - ip(at)cnil.fr - or *via* the Twitter account [@CNIL](https://twitter.com/CNIL).

For more information, see the `LICENSE` file included.
For more information, see the `LICENSE` file included.

0 comments on commit 996aea3

Please sign in to comment.