Skip to content

conestack/yafowil-example-helloworld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Yafowil Hello World Example

  • Create a venv: python3 -m venv venv
  • run pip install .
  • run ./venv/bin/helloworld to start the server

The example will be available at http://127.0.0.1:8080/.

Releases

No releases published

Packages

No packages published

Languages