Skip to content

RuslanKurtianyk/simple-color-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Picker

Color picker with Web Components

Getting Started

Please load this repository to use color picker

Installing

Install all dependencies

npm i

Build project in prod mode

npm run build

Build project in dev mode

npm run dev

Run unit tests

npm run test

Developing

Run development-server

npm start

and open http://localhost:7700/

Built With

  • Webpack - A bundler for javascript apps
  • Babel - Compiler for writing next generation JavaScript
  • JSS - Tool for CSS to describe styles in JavaScript

Authors

License

This project is licensed under the ISC License