1.1.9 • Published 8 years ago

generator-upoem-koa2 v1.1.9

Weekly downloads
33
License
-
Repository
-
Last release
8 years ago

Koa2 and Vue Generator

Build Status Coverage Status npm npm

Yeoman generator for Koa2 and Vue.js - lets you quickly set up a project with sensible defaults and best practices.

Usage

Step 1. Make sure that you have Node.js v6 or newer and npm installed on your development machine.

  • node ^6.0.0
  • npm ^5.0.0

Step 2. Generate this template:

Install yo and generator-upoem-koa2 :

$ npm install -g yo generator-upoem-koa2

Make a new directory and cd into it :

$ mkdir myApp && cd myApp

Run yo upoem-koa2 to generate this template :

$ yo upoem-koa2

Options

Vue.js

If you want to set up a project with Vue.js support, you should run

$ yo upoem-koa2 --vue

Learn More

Learn more about Koa2 template and Koa2-Vue template

1.1.9

8 years ago

1.1.8

8 years ago

1.1.7

8 years ago

1.1.6

8 years ago

0.1.6

8 years ago

0.1.5

8 years ago

0.1.4

8 years ago

0.1.3

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago