# dev server with hot reload at http://localhost:3000
$ npm startNavigate to http://localhost:3000. The app will automatically reload if you change any of the source files.
Run build to build the project. The build artifacts will be stored in the build/ directory.
# build for production with minification
$ npm run buildRun test to test the project.
# run tests
$ npm run testThe documentation for the CoreUI Admin Template is hosted at our website CoreUI for React