CMS-core
install
git clone git@github.com:zeachco/cms-core.git
cd cms-core
yarn install # or npm install
npm start # to view the showcase
npm test # to run the suit
npm test -- -w # to run tests in watch mode
Import from cms controlled projects to use. most models and utils can be used on backend as well