This commit is contained in:
parent
ae30ac69f7
commit
2f5ccd272e
3 changed files with 107 additions and 16 deletions
|
|
@ -3,7 +3,7 @@
|
|||
This is the source code for catcrafts.net, a website built entirely in C++ using the Crafter.Graphics library.
|
||||
|
||||
```bash
|
||||
crafter-build -r
|
||||
./tools/dev.sh
|
||||
```
|
||||
|
||||
This will compile the project and serve it locally on `http:://localhost:8080`.
|
||||
|
|
|
|||
Loading…
Reference in a new issue