Skip to content

Latest commit

 

History

History
executable file
·
15 lines (11 loc) · 292 Bytes

README.md

File metadata and controls

executable file
·
15 lines (11 loc) · 292 Bytes

VEOHRC-widget

3rd Party Widget for VEOHRC Enquiries

install script: yarn install

install Parcel.js yarn global add parcel-bundler

start dev server: parcel index.html

run to build: parcel build index.html --public-url ./ output will be in ./dist/ directory