Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 456 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 456 Bytes

IMPHNEN CMS FE

A frontend for the IMPHNEN CMS Backoffice Application.

Getting Started

Run npm run dev to start the dev server.

Run npm run build to build the production version.

Run npm run preview to preview the production build.

Configuration

Copy the .env.example file to .env and update the values to match your environment.

Dependencies

  • @tanstack/react-query
  • axios
  • react
  • react-router-dom

License

MIT