Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 706 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 706 Bytes

This is a Next.js project bootstrapped with create-next-app.

This is a modification to the Nextjs version of the original template Nice Admin created with html css Bootstrap by BootstrapMade

Getting Started

First, run the development server:

clone or download
npm install
npm run dev
# or
yarn dev

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

You can start editing the page or components by modifying file inpages and components folder