Skip to content

hydra324/storybook-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  • Create a python virtual environment and activate it
  • upgrade pip if required pip install -U pip
  • Install requirements with pip install -r requirements.txt

Run locally

uvicorn webserver.main:app --reload

Features

  • Hello world api to test the server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages