Skip to content

Technocopia/TCFrontDesk

Repository files navigation

TCFrontDesk

This is a full stack web app that powers an info kiosk for Technocopia. This was created with the help of simple-react-full-stack (https://github.com/crsandeep/simple-react-full-stack)

Quick Start

# Clone the repository
git clone https://github.com/Technocopia/TCFrontDesk.git

# Go inside the directory
cd TCFrontDesk

# Install dependencies
yarn (or npm install)

# Start development server
yarn dev (or npm run dev)

# Build for production
yarn build (or npm run build)

# Start production server
yarn start (or npm start)

About

Front Desk Kiosk for Technocopia

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published