Skip to content

npastrami/TaxTerm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Tax Terminator (Mono-Repo)

To run the API:

  1. Install pipenv
pip install pipenv 
  1. Install packages from pipfile:
pipenv install 
  1. Activate virtual environment:
pipenv shell 
  1. Run backend server:
python main.py

To run the App:

  1. Install packages:
npm install 
  1. Run frontend server:
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors