Ilanevazno / UI-KIT

Second lesson
0 stars 0 forks source link

UI-Kit

Beautiful widget pack with using PUG/SCSS/jQuery

Used technologies

Widget List

Demo page

You can enter to Demo page for looking at this project.

Git

clone this repository with: git clone https://github.com/Ilanevazno/UI-KIT.git

NPM scripts

Install project

npm install installing dependencies before running

To start locally

npm run watch for development environment in watch mode

To build project

npm run build build project in development mode

To deploy

npm run deploy building and deploying project to github pages

Eslint

npm run eslint checking all .js files in 'components' folder on esLint with airBnb preset