Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 820 Bytes

readme.markdown

File metadata and controls

33 lines (20 loc) · 820 Bytes

rrr-web-components

A collection of lit components used for rrr's user interface.


Development

See package.json for relevant scripts.

  1. Install NodeJS
    • Ex. winget install OpenJS.NodeJS
  2. Open project folder in VSCode.
  3. Press Ctrl + Shift + P, type Run Task, and hit enter.
    • Alternative: Terminal > Run Task
  4. Run npm:dev task.

Note:

For future development ease, close the npm: dev terminal window and press "Allow" on the pop-up asking about autoloading.

Adding a new Component

  1. When adding a new component the npm: dev workflow breaks down temporarily. To resolve, just reload the window or restart the task.

License

Copyright © 2022 Zageron (@zageron), Fission