generator-jsapp-jest

1.0.2 • Public • Published

generator-jsapp-jest NPM version

Js app generator (almost clean + jest devDependency)

Installation

First, install Yeoman and generator-jsapp-jest using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-jsapp-jest

Then generate your new project:

$ yo jsapp-jest

The generator uses yarn package manager by default, in order to use npm you can provide --use-npm option:

$ yo jsapp-jest --use-npm

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © Rushan Alyautdinov

/generator-jsapp-jest/

    Package Sidebar

    Install

    npm i generator-jsapp-jest

    Weekly Downloads

    0

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    6.7 kB

    Total Files

    8

    Last publish

    Collaborators

    • sinventor