Skip to content

IMPHNEN/imphnen-cms-fe

Repository files navigation

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