1.0.1 • Published 6 months ago
create-axii-app v1.0.1
create-axii-app
A CLI tool to create new Axii.js applications with a single command.
Usage
npx create-axii-app [project-name]
This will create a new Axii.js application in the specified directory. If no directory is specified, it will use the current directory.
Features
- Downloads the latest Axii.js boilerplate
- Sets up a new project with all necessary dependencies
- Provides a clean starting point for your Axii.js application
Requirements
- Node.js 14.0.0 or later
- npm 6.0.0 or later
License
MIT