Skip to content

El-Andariego is a renowned Mexican food truck. This website acts as a valuable resource for customers, providing comprehensive information and serving as a point of contact.

Notifications You must be signed in to change notification settings

devloos/El-Andariego

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

El Andariego

Preview

Homepage

Repository Requirements

Client Setup

Enter client directory

cd client

Install required node dependencies

npm install

Run client server (this runs on port 8080)

npm run dev

Server Setup

Enter client directory

cd server

Install required node dependencies

npm install

Run client server (this runs on port 3080)

npm run dev

Deployment

Activate python virtual env

source .venv/bin/activate

Run deploy script (follow instructions on screen)

python3 deploy.py

deactivate python virtual env

source .venv/bin/deactivate

Todos

  • Todos are found on notion!

About

El-Andariego is a renowned Mexican food truck. This website acts as a valuable resource for customers, providing comprehensive information and serving as a point of contact.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published