Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 590 Bytes

README.md

File metadata and controls

34 lines (22 loc) · 590 Bytes

Jamazon Admin Dashboard

Installation

Here are the steps you need to follow to install the dependencies.

  1. Download and extract the template from Next.js Templates.

  2. After that cd into the template directory then run this command to install all the dependencies

npm install

or

yarn install
  1. Now run this command to start the developement server
npm run dev

or

yarn dev

💜 Support

If you like this project, please star this repository to inspire me to create more stuff like this and reach more users like you!