create-wot-app
is a CLI tool designed to create a demo project for the @web-of-trust/ui
components library. It sets up a modern React-based development environment, complete with Webpack, TypeScript, and Material-UI.
https://www.npmjs.com/package/@web-of-trust/ui
- Automatically generates a project structure for rapid development.
- Preconfigured with Webpack, TypeScript, and Material-UI.
- Includes sample usage of
@web-of-trust/ui
components. - Ready-to-use development server and build scripts.
To use this tool, you need Node.js (>=16) installed.
You can run the tool directly via npx
:
npx create-wot-app