-
Install the dependencies:
npm i
-
Refer to the comments in the
src/main.tsxfile to see how additional styling can be added/removed. -
Build the web module:
npm run build
-
See the build script for a fully automated build & bundling workflow.
Install the dependencies:
npm iRefer to the comments in the src/main.tsx file to see how additional styling can be added/removed.
Build the web module:
npm run buildSee the build script for a fully automated build & bundling workflow.