Example implementation of NJWDS web components in vanilla HTM for testing the stencil-library
build during development.
-
Build the
stencil-library
package by moving to the/packages/stencil-library
directory and runningnpm run build
-
Open
index.html
file in a local development server (e.g. using the VSCode Live Server extension).