Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 205 Bytes

README_DEVELOPERS.md

File metadata and controls

10 lines (6 loc) · 205 Bytes

Global web component project

Running project on localhost

  1. Run npm install in the web component folder
  2. Run npm start in the web component folder

Build the package

Run npm build