Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Just boilerplate Core UI with Redux, Formik, and many more

License

Notifications You must be signed in to change notification settings

masb0ymas/boilerplate-core-ui-with-redux

Repository files navigation

Welcome to boilerplate-core-ui-with-redux 👋

Version Documentation Maintenance License: MIT

Just boilerplate Core UI with Redux, Formik, and many more

Prerequisites

  • npm >= v6.x
  • node >= v10.x
  • eslint >= v7.x
  • bootstrap (reactstrap)

Feature

Install

npm install

or

yarn

Usage

npm start

or

yarn start

Run tests

npm run test

or

yarn run test

Run build to start production

npm run build

or

yarn run build

Author

👤 masb0ymas

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Credit :

CoreUI React Open Source Bootstrap 4 Admin Template by Łukasz Holeczek

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 masb0ymas.
This project is MIT licensed.


This README was generated with ❤️ by readme-md-generator