Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 1.18 KB

README.md

File metadata and controls

33 lines (22 loc) · 1.18 KB

nventive React Skeleton

Use this skeleton to jump start web projects for nventive. The goal is to standardize how we build web projects in the company.

License

Getting Started

Packages

  • Vite using the react-ts installation
  • MUI for our components library
  • React router for the pages routing
  • Axios for API calls
  • i18next for internationalization
  • Yup for schema validation
  • Zustand for global store

License

This project is licensed under the Apache 2.0 license - see the LICENSE file for details.

Contributing

Please read CONTRIBUTING.md for details on the process for contributing to this project.

Be mindful of our Code of Conduct.