clean project

This commit is contained in:
Clément
2018-09-07 19:53:41 +02:00
parent 0510feaa28
commit 5a80bb7722
6 changed files with 31 additions and 2888 deletions

View File

@ -9,11 +9,16 @@ clone then:
## Build
Compile sass & pug
Compile html & css:
* `make build`
or compile html & css on change:
* `make watch`
## Run server
require PHP
* `make serve`