Documentation | Webpack Template
# Global installation
npm install -g bod
# Local installation
npm install -D bodbod create <appName>
bod infoUsage: 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.
The official template for Bod CLI.
- Webpack Template Demo.
bod create my-appContributions are greatly appreciated. Please fork this repository and open a pull request.