phucthuan1st / HCMUSCanteen

Canteen management website made by HCMUS Student

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HCMUSCanteen

This project was bootstrapped with Create React App.

Install Package

In the project directory "30-20120357-20120380-20120431-20120439/Server/source", you can run:

npm i

Run this command to install all package in file "package.json".

Setup SQL database

In the project directory "30-20120357-20120380-20120431-20120439\Server\source\src\configs", open file "connectDB.js" and copy your SQL server name as "server:" line.

Then, you need create the database by script "crebas.sql" in "30-20120357-20120380-20120431-20120439\Server\Database"

After that, you run:

npm start

Runs the app in the development mode.
Open http://localhost:1111 to view it in your browser.

The page will reload when you make changes.
You may also see any lint errors in the console.

rs

To reset the server, just run the command line "rs"

About

Canteen management website made by HCMUS Student


Languages

Language:CSS 41.6%Language:HTML 25.9%Language:EJS 16.2%Language:JavaScript 9.7%Language:TSQL 6.6%Language:Shell 0.0%