markus

0.2.1 • Public • Published

Markus

NPM Version NPM Downloads Dependency Status Build Status

Express' opinionated application generator and boilerplate for Node.js web applications. Inspired by Hackathon Starter and express-generator.

Quick Start

The quickest way to get started with markus is to utilize the executable markus(1) to generate an application as shown below:

Create the app:

$ npm install -g markus
$ markus myproject && cd myproject

Install dependencies:

$ npm install

Run your app:

$ npm start

License (MIT)

Package Sidebar

Install

npm i markus

Weekly Downloads

4

Version

0.2.1

License

MIT

Last publish

Collaborators

  • creaturephil