Skip to content

strelka-institute/generator-strelka-project

Repository files navigation

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

About

Yeoman Generator for Strelka Projects

Resources

License

Stars

Watchers

Forks

Packages

No packages published