1.0.6 • Published 6 years ago

flaka v1.0.6

Weekly downloads
1
License
MIT
Repository
-
Last release
6 years ago

Flaka

Flaka is a simple cli tool for generating web application templates.

Installation

npm install -g flaka

Usage

$ flaka new
$ Project name: <Your project name>
$ Project template: <choose your template>

Templates

webpack-javascript - Template with Babel ES2015 Preset and Webpack. webpack-typescript - Template with Babel ES2016 and Webpack using Typescript. express-javascript - Template with Babel ES2015 and Webpack served with express using javascript. express-typescript - Template with Babel ES2016 and Webpack served with express using typescript. angular-js - Blank template with Webpack and AngularJs 1.6.8. angular-js-firebase - Blank template using AngularJs and Realtime Firebase Database. mean-stack - Blank MeanStack template using Express - AngularJs - MongoDB(mongoJs).

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago