Skip to content
This repository has been archived by the owner on Feb 21, 2020. It is now read-only.

jhsware/protoncms-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProtonCMS Core

NOTE: Work in progress...

These are the core components and interfaces for ProtonCMS. You have two options. Either use a couple of other ProtonCMS-components to create a complete CMS our implement the other functionality yourself.

Godspeed!

Developer Notes

Running Tests

To run tests you can either run the whole suite:

npm test

Or a specified set of tests:

./node_modules/mocha/bin/mocha --reporter mocha-better-spec-reporter  --compilers .:test/util-jsxcompiler.js test/test-app*.js

And if you need to debug a test just add --debug-brk and start node-inspector.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published