0.1.2 • Published 7 years ago

generator-strelka-project v0.1.2

Weekly downloads
2
License
MIT
Repository
github
Last release
7 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

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago