quickpage-cli
v1.1.0
Published
A cli to build a quickpage app
Downloads
12
Readme
quickpage
A modern cli for multi page web application powered by vite.js, which is inspired in the situation where some none-framework (or small framework) web pages are needed. We want to manage them in a high efficient way. We want to create it, develop it one by one. Finally, we want to build them on purpose.
Also templates (like svelte, react, preact, vue) are provided to create this tiny and simple multi-page web application.
Usage
$ quickpage --help
Usage
$ quickpage <command> [options]
Available Commands
create create a page in this multi-page project
dev local develope a page in this multi-page project
build build a page or pages in this multi-page project
For more info, run any command with the `--help` flag
$ quickpage create --help
$ quickpage dev --help
Options
-v, --version Displays current version
-h, --help Displays this message
Style Support
- less
- sass