generator-strelka-project

0.1.2 • Public • Published

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

Package Sidebar

Install

npm i generator-strelka-project

Weekly Downloads

1

Version

0.1.2

License

MIT

Last publish

Collaborators

  • atmta
  • exah
  • razdvapoka