Skip to content

eloraa/admin-panel

Repository files navigation

admin-panel

Live Link

https://sop.sandbox.fr.to/

Getting Started

To get you started you can simply clone the repository:

git clone https://github.com/elora/admin-panel

and install the dependencies

yarn

Prerequisites

You need git to clone the repository. You can get git from http://git-scm.com/.

A number of node.js tools is necessary to initialize and test the project. You must have node.js and its package manager (npm) installed. You can get them from http://nodejs.org/. The tools/modules used in this project are listed in package.json.

Run the Application

Start development server:

pnpm dev   

Build for Production

Build the Application for production:

pnpm build   

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published