0.2.4 • Published 7 years ago
@lapidist/contentfulexplorer v0.2.4
contentfulexplorer
contentfulexplorer: Generate React components from Contentful models.
Quickstart
➜ npx @lapidist/contentfulexplorerDevelopment
Install dependencies:
➜ npm iFind more information about package.json scripts:
➜ npm run infoinfo:
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 releaseAdditional 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.