Socket
Book a DemoInstallSign in
Socket

generator-koat

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

generator-koat

Just a koa folder structure template for myself and with some example code

unpublished
latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

generator-koat

Just a koa folder structure template for myself and with some example code

Warning

It use koajs 2.0.0 alpha.

Installation

First, install Yeoman and generator-koat using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-koat

Then generate your new project:

yo koat
# wait for process done

cd koat
gulp #start browserSync

License

MIT © Knovour Zheng

Keywords

yeoman-generator

FAQs

Package last updated on 20 Dec 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts