You need to sign in or sign up before continuing.
Name Last Update
public Loading commit data...
server Loading commit data...
src Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...

E-Campus 연동 확장 캘린더


Configuration

  • Front-End : React
  • Back-End : Express
  • DataBase : MySQL
  • Crawl : Puppeteer


Quickstart

Install

npm install

Run

Terminal 1

npm start

Terminal 2

npm run server