Skip to content

pyraxo/faqs-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FAQS

Food Availability and Queue Status (FAQS) app. Developed for SUTD's 60.005 Human Computer Interaction module.

Local Development

# Copy .env.example into .ev
cp .env.example .env

# Install dependencies
npm install

# Start development server
npm start

Deployment

This project is deployed on Github Pages.

npm run deploy

About

Food Availability and Queue Status (FAQS) app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published