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