Skip to content

WinterDawn/PostBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PostBoard

Object-Oriented Analysis & Design Course Homework. This is a website where students can post their questions or answer questions.

Structure

./index.js                               // backend server
./helper/src/App.js                      // web application
./helper/src/components/*.js             // web components 

Installation

Use the package manager npm to install

npm install
cd helper
npm install

Running

nodemon index.js
cd helper 
npm start

Build With

Node.js
React
Express
Mysql

Authors

  • Dongyu Wu
  • Zhenqi Li
  • Zihan Zhou
  • Wenle Feng

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published