13 lines
239 B
Markdown
13 lines
239 B
Markdown
First succesful git init for this project.
|
|
|
|
This README is bound to be replaced or edited.
|
|
|
|
## Start dev server
|
|
|
|
To start a local dev server run this in the root of the project
|
|
|
|
```bash
|
|
./start_server
|
|
```
|
|
|
|
Then goto `http://localhost:8000` |