potent-cms

0.0.3 • Public • Published

potent

Potent is a javascript library which convert handelbar templates to fully backend managed website. Not a single line code required for backend. Just feed the handelbar layout, template and component to potent and potent create admin interface for you website.

How to install

npm -i potent-cms

Configuration

import potent from 'potent-cms'

potent(HOST,PORT,THEME_PATH);

HOST: hostname to run server. Default is localhost PORT: Default Port is 3000 THEME_PATH: Absolute path of template folder which should containt hbs files

License

See the LICENSE file.

Package Sidebar

Install

npm i potent-cms

Weekly Downloads

3

Version

0.0.3

License

MIT

Unpacked Size

174 kB

Total Files

21

Last publish

Collaborators

  • pankajanupam