Skip to content

phucthuan1st/HCMUSCanteen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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"