a4bgroup-test-npm
v0.0.3
Published
[![Build Status](https://travis-ci.org/joemccann/dillinger.svg?branch=master)](https://travis-ci.org/joemccann/dillinger)
Downloads
2
Readme
A4B Group Test
Commands
- npm run dev
- npm run build
- npm run test
- npm run test-dev
Installation
cd a4bgroup-test
npm i
For running development environment
npm run dev
For compiling a build
npm run build
To run the tests..
npm run test
(This generates a "test-coverage" folder in the root path)
Test
Dev environment
npm run test-dev
Generate tests report
npm run test
Open "a4bgroup-test/test-coverage/lcov-report/index.html"
It is uploaded to NPM :) https://www.npmjs.com/package/a4bgroup-test-npm