create-owd
v0.0.5
Published
Scaffold a new Open Web Desktop project
Downloads
32
Maintainers
Readme
Create Open Web Desktop
create-owd is the official scaffolding tool to quickly start a new Open Web Desktop project.
Usage
Run the following command to create a new project:
npm create owdThis will:
- Clone the official OWD template
- Install dependencies
- Start the development server
What You Get
- A fully functional Open Web Desktop project based on Nuxt
- Pre-configured template ready for development or deployment
- Quick start experience powered by the official OWD CLI
Requirements
- Node.js v18 or higher
- npm v9+
Related
- @owdproject/cli The full CLI to manage your OWD project (start, generate, install apps/themes, and more)
License
This project is released under the MIT License.
