UNPKG

glintcms-starter-glintcms

Version:

This is a WebSite implementation with GlintCMS. It shows how you can use GlintCMS.

14 lines (13 loc) 300 B
{ "name": "page-adapter", "version": "1.0.0", "description": "configured glint adapter", "main": "server.js", "browser": "browser.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node server.js" }, "author": "Andi Neck", "license": "MIT" }