create-wot-app
v1.0.1
Published
CLI tool to create a demo of @web-of-trust/ui Components Library.
Maintainers
Readme
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/uicomponents. - 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:
npx create-wot-app