17 lines
316 B
Markdown
17 lines
316 B
Markdown
# www_threefold4
|
|
|
|
new version of threefold, minimalistic
|
|
|
|
## install
|
|
|
|
```bash
|
|
hero git clone -u git@git.ourworld.tf:tfgrid/www_threefold4.git
|
|
~/code/git.ourworld.tf/tfgrid/www_threefold4/install.sh
|
|
```
|
|
|
|
## to start the server for seeing the website
|
|
|
|
```bash
|
|
~/code/git.ourworld.tf/tfgrid/www_threefold4/start.sh
|
|
```
|