2024-11-08 15:24:29 +00:00
|
|
|
# www_threefold4
|
|
|
|
|
2024-11-08 16:45:52 +00:00
|
|
|
new version of threefold, minimalistic
|
|
|
|
|
2024-11-08 16:49:56 +00:00
|
|
|
## install
|
2024-11-08 16:45:52 +00:00
|
|
|
|
|
|
|
```bash
|
|
|
|
hero git clone -u git@git.ourworld.tf:tfgrid/www_threefold4.git
|
2024-11-08 16:49:56 +00:00
|
|
|
~/code/git.ourworld.tf/tfgrid/www_threefold4/install.sh
|
2024-11-08 16:45:52 +00:00
|
|
|
```
|
|
|
|
|
2024-11-08 16:49:56 +00:00
|
|
|
## to start the server for seeing the website
|
2024-11-08 16:45:52 +00:00
|
|
|
|
2024-11-08 16:49:56 +00:00
|
|
|
```bash
|
|
|
|
~/code/git.ourworld.tf/tfgrid/www_threefold4/start.sh
|
|
|
|
```
|