@b4moss/mpa-html-site-starter
v0.2.0
Published
Scaffold a Vite + Vituum + Twig multi-page static site
Maintainers
Readme
@b4moss/mpa-html-site-starter
Scaffolds a multi-page static site starter built with Vite, Vituum, and Twig.
Usage
npx @b4moss/mpa-html-site-starter my-site
cd my-site
npm i
npm run devScripts (generated project)
| Script | Description |
| --- | --- |
| npm run dev | Start the development server |
| npm run build | Build for production |
| npm run preview | Preview the production build |
License
MIT License
