@lapidist/contentfulexplorer
v0.2.4
Published
Generate React components from Contentful models
Downloads
2
Readme
contentfulexplorer
contentfulexplorer: Generate React components from Contentful models.
Quickstart
➜ npx @lapidist/contentfulexplorer
Development
Install dependencies:
➜ npm i
Find more information about package.json
scripts:
➜ npm run info
info:
Display information about the package scripts
build:
Clean and rebuild the project
fix:
Try to automatically fix any linting problems
test:
Lint and unit test the project
watch:
Watch and rebuild the project on save, then rerun relevant tests
cov:
Rebuild, run tests, then create and open the coverage report
doc:
Generate HTML API documentation and open it in a browser
version:
Bump package.json version, update CHANGELOG.md, tag release
reset:
Delete all untracked files and reset the repo to the last commit
prepare-release:
One-step: clean, build, test, publish docs, and prep a release
Additional build tasks can be found in package.json
.
Credits and collaboration
contentfulexplorer
is maintained by Brett Dorrans. I welcome comments, feedback and suggestions. Please feel free to raise an issue or pull request.
License
contentfulexplorer
is licensed under the MIT license. See LICENSE for the full text.