freemarker-fe-boilerplate
v1.1.0
Published
Freemarker Frontend Boilerplate
Downloads
3
Maintainers
Readme
Freemarker Frontend boilerplate
This is boilerplate project for static page development.
You can prepare static version of the Magnolia CMS template before you actually install CMS.
You can also make with it any static page.
This boilerplate is for raw freemarker code only (without templating function / model support).
It is best suited for Magnolia HTML Prototype
Requirements
- Java (JRE)
- Node.js
Starting
npx freemarker-fe-boilerplate
to pull project, install dependencies and bind husky hooks.yarn dev
to run server
Read more in: