2.5.10 • Published 8 months ago

@supportomate-sajed/core-ui-react v2.5.10

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

@coreui/react v2 for CoreUI for React

npm package npm next NPM downloads Travis Coveralls

  • bootstrapped with nwb toolkit

npm run scripts

package.json is configured with "scripts" we can use with npm run while developing the project.

CommandDescription
npm startstart a development server for the demo app
npm testrun tests
npm run test:coveragerun tests and produce a code coverage report in coverage/
npm run test:watchstart a test server and re-run tests on every change
npm run buildprepare for publishing to npm
npm run cleandelete built resources

see also: