Skip to content
This repository has been archived by the owner on Apr 21, 2022. It is now read-only.

Botomir/Website-deprecated

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website

The official website for Botomir.

How to run

Run server: python manage.py runserver

Run frontend:

  • cd frontend
  • npm ci
  • npm start

How to assemble a build

  • Build frontend
    • cd frontend
    • npm run build
  • Run full stack app
    • python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published