0.1.0 • Published 6 years ago
@jchpro/cms-core v0.1.0
CMS Core
Description
TODO
Installation
In your Angular project:
$ npm i @jchpro/cms-core
In angular.json
at path projects.<YOUR-PROJECT>.architect.build.options
add:
{
"stylePreprocessorOptions": {
"includePaths": [
"node_modules/@jchpro/cms-core/lib/styles"
]
}
}
Documentation
TODO
0.1.0
6 years ago