/opms

OPMS

Primary LanguageTypeScript

Online Poultry Management System - Frontend

This is the frontend code for the OPMS.

Getting Started

To get ready, go to the base directory and run

npm install
# or
yarn install

Then, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.