UNPKG

raonkupload-angular

Version:

Angular component for RAON K Upload.

16 lines (11 loc) 247 B
# Samples Each sample is a self-contained app. ## Running samples To run any sample you need to perform basic setup steps: ```sh cd samples/sample_name npm i npm run build npm run start ``` The sample will be available under `localhost:4200`.