0.0.5 • Published 7 years ago
generator-calllevels v0.0.5
Call Levels Webapp Generator
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-calllevelsThen generate your new project:
yo calllevelsAbout 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 storybookLicense
Apache-2.0 © Call-Levels