0.1.2 • Published 8 years ago

generator-strelka-project v0.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

npm.io

Yeoman Generator for Strelka Projects

Quick Start

First, install Yeoman and generator-strelka-project with npm:

$ npm install -g yo
$ npm install -g generator-strelka-project

Then generate your new project:

$ mkdir name-of-new-project && cd name-of-new-project
$ yo strelka-project

This will setup new git repository with README, package.json and eslint-config-strelka, + other required files like .editorconfig, .gitignore, etc..

TODO

  • General
  • Express
  • React.js
  • Vue.js

Related


Strelka

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago