new crafter.build structure
This commit is contained in:
parent
ad69ebeac8
commit
e35b7302cb
22 changed files with 83 additions and 109 deletions
12
examples/HelloElement/README.md
Normal file
12
examples/HelloElement/README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||

|
||||
|
||||
This sample demonstrates how to use the element class
|
||||
|
||||
```bash
|
||||
crafter-build build executable
|
||||
run.sh
|
||||
```
|
||||
|
||||
and go to `http://localhost:8080/`
|
||||
|
||||
if caddy is not installed you can use your favorite static file server instead
|
||||
Loading…
Add table
Add a link
Reference in a new issue