Skip to content

A Clean, simple Frontend made to manage the CMS API using React and Typescript

License

Notifications You must be signed in to change notification settings

HarshPatel5940/EzMs-Frontend

Repository files navigation

EzMs Frontend

A Clean, simple Frontend made to manage the CMS API using React and Typescript

EzMs Banner

Installation

  1. Install the dependencies
pnpm i
  1. Make sure to
    • Create a .env file in the root directory
    • Check the package.json file for more scripts

To Start Development Server

pnpm run dev

To Start Production Server

pnpm run start

License

EzMs is MIT licensed.