aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: f95e69190637f788d00643d3db0553032f747948 (plain)
1
2
3
4
5
6
7
8
9
10
# achat

## development

```console
build
acms serve content &
serve-frontend &
firefox http://localhost:8000
```