Skip to content

Latest commit

 

History

History

example-static

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

example-static

Example implementation of NJWDS web components in vanilla HTM for testing the stencil-library build during development.

How to install and run the example

  1. Build the stencil-library package by moving to the /packages/stencil-library directory and running npm run build

  2. Open index.html file in a local development server (e.g. using the VSCode Live Server extension).