Skip to content

CodeSeoul/seollal-bootcamp-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Seollal Bootcamp Base Project

This project is meant to act as a baseline for building your Seollal bootcamp project.

Setup for Development

python -m venv .venv
source .venv/bin/activate
pip install --upgrade pip
pip install -e ".[dev]"
pre-commit install

Running

For Dev

source .venv/bin/activate  # if not done already
run

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages