UNPKG

create-wot-app

Version:

CLI tool to create a demo of @web-of-trust/ui Components Library.

22 lines (13 loc) 702 B
# Create WOT App `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 ## Features - 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. ## Installation To use this tool, you need Node.js (>=16) installed. You can run the tool directly via `npx`: ```bash npx create-wot-app