Package Exports
- @enonic/cli-test
- @enonic/cli-test/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@enonic/cli-test) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Enonic - Powerful Headless CMS
Enonic offers a powerful headless CMS with added capabilities—like powerful search, tree structure, and visual page composing for editors. The platform offers a flexible schema system to support any content type and a powerful API to enable developers to build solutions using any front-end framework.
Quickstart
Install Enonic CLI by running the following command:
npm install enonic
Go to your project folder and create a new project by running the following command, then follow instructions:
enonic project create
For other ways to install Enonic CLI please check out this page.
Go here for hands-on introduction to Enonic.
Check out the docs for Enonic Platform and start building.