Skip to content

AlbertLucianto/color-picker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColorPicker

This project is an Angular submodule of 3D-SVG-Editor project

Run development

  1. Install Angular CLI
  2. Go to this root repository as the working directory
  3. Run ng serve and open localhost:4200
  4. Happy learning!

Build bundle

  1. Run ng build -prod
  2. Build artifacts will be stored in the dist/ directory