Example of how to use static components, used for a talk given at BrooklynJS
- Use
npm start
to start the dev process - Use
npm run build
to build once into a static site
Example of how to use static components, used for a talk given at BrooklynJS
npm start
to start the dev processnpm run build
to build once into a static site