Skip to content

importstar/flask-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup and Installation

1. Run this command in root of project

python3 -m venv venv
source venv/bin/activate
./scripts/setup
  • create python virtual env
  • install poetry
  • install packages

2. Compile CSS

./scripts/npm run tw:watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors