0.0.5 • Published 5 years ago

generator-calllevels v0.0.5

Weekly downloads
5
License
Apache-2.0
Repository
github
Last release
5 years ago

Call Levels Webapp Generator

NPM version Build Status Dependency Status Coverage percentage

Installation

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

npm install -g yo
npm install -g generator-calllevels

Then generate your new project:

yo calllevels

About this generator

  • Has the minimum to start a React web app.
  • No need to install all the dependecies used in Call Levels's projects.
  • Please follow the folders and file structure as generated .
  • Follow the coding guidelines HERE.

Commands

  • After generating run your app :
yarn start
  • Run Tests :
yarn test
  • Run StoryBook :
yarn storybook

License

Apache-2.0 © Call-Levels

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago

0.0.0

5 years ago