Skip to content

kirbeee/thu-senior-project

Repository files navigation

How to build the project in DEV environment

Frontend Setup

This is our documentations for the project

https://kirbeee.github.io/thu-senior-project/

1. Install Node.js

sudo apt-get install nodejs

2. Install modules

npm install

3. Run the project

npm run start

Backend Setup

1. build the configuration file

cd server || touch dev.js

copy the document in the dev.js.example to dev.js and modify the configuration

2. Install modules

npm install

3. Run the project

npm run start

About

No description, website, or topics provided.

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •