A frontend for the IMPHNEN CMS Backoffice Application.
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.
Copy the .env.example
file to .env
and update the values to match your environment.
@tanstack/react-query
axios
react
react-router-dom
MIT