교내 학술 정보 교류 플랫폼
- Clone the repo:
git clone https://github.com/int-i/brainha-demo-server.git
# install dependencies
$ npm run install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run start
See API