KAngel7 / bars-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bars-demo

Installation

1- Clone the repo

git clone git@github.com:KAngel7/bars-demo.git

2- yarn or npm install to install npm packages

3- start dev server using yarn start or npm start.

3- build and bundling your resources for production yarn build.

4- Unit testing will watch all your changes in the test files as well as create coverage folder for you. yarn test

About

License:MIT License


Languages

Language:JavaScript 93.5%Language:CSS 4.3%Language:HTML 2.2%