Skip to content

李梅樹紀念館 API | Li Mei-Shi Memorial Gallery API

License

Notifications You must be signed in to change notification settings

Limeishu/LMS-API

Repository files navigation

李梅樹紀念館 API | Li Mei-Shi Memorial Gallery API

Li Mei-Shi Memorial Gallery API System based on Koa2 and Mongoose.

How to

Copy config.sample.json to config.json and modify it as you need.

# install dependencies
npm install

# build it with babel
npm run build

# run serve
node server/app.js