aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: ff0133152464ed8c2cc28e1955dbdba0e78ce38f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Glycémie
========

Getting started
---------------

Install nix and follow the instructions:

``` sh
curl https://nixos.org/nix/install | sh
```

Launch:

``` sh
./start
```

Open your browser at [http://localhost:9000](http://localhost:9000).