Skip to content

leonli/markoa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markoa Build Status

Marko template engine + Koa + Lasso.js starter kit.

Smile

To enjoy this project, simply run npm install && npm run dev.

There's only one router is available: http://locahost:3000/welcome. Try it and have fun. 🍻

Production mode => NODE_ENV=production node server.js

Project Structure

.
├── config
├── src
│   ├── routes
│   ├── services
│   ├── utils
│   └── views
│       ├── client
│       │   └── utils
│       ├── <your module>
│       ├── images
│       └── styles
├── static
│   └── client
└── test

About

Marko template engine + Koa + Lasso.js starter kit.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published