GitHub - Mikepicker/koa-mvc: Minimalistic koa mvc framework

1 min read Original article ↗

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Koa MVC - A minimalistic mvc framework

Based on:

Instructions

npm install

Development: npm run dev

Production: npm run serve

Test

Send a post to localhost:3001/post to add a new job.

Get localhost:3001/ for a list of posted jobs.

About

Minimalistic koa mvc framework

Topics

Resources

Readme

Activity

Stars

2 stars

Watchers

2 watching

Forks

0 forks