Bod
Documentation | Webpack Template
Bod CLI
Installation
# Global installation
npm install -g bod
# Local installation
npm install -D bod
Usage
bod create <appName>
bod info
Usage: bod <command> [options]
Options:
-v, --version output the version number
-h, --help display help for command
Commands:
create|c <appName> Create a new project
info|i Print debugging information about your environment
help [command] display help for command
ℹ Run bod <command> --help for detailed usage of given command.
More details on package bod.
Bod Template
The official template for Bod CLI.
Live Demo
- Webpack Template Demo.
Start with Template
bod create my-app
Contributing
Contributions are greatly appreciated. Please fork this repository and open a pull request.