Skip to content

luckyb13/SeatBooker

Repository files navigation

Local Setup

  • Make sure you have the necessary requirements installed and updated, mentioned in the requirements.txt file. If not, just to be sure, go to terminal and run command pip install -r requirements.txt.

Local Development Run

  • Simply run npm install , it will initiate the node app in development for create node modules file
  • then run npm run serve then your link will be generated
  • for api simply run run.py file using command in termina is python3 run.py

Compiles and hot-reloads for development

npm run serve

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published