Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 729 Bytes

File metadata and controls

29 lines (24 loc) · 729 Bytes

admin-page-front

Introducing

This is a simple admin page using React, TypeScript, React Query

Screen

Home
Create
Detail

Getting started

Setting up the development environment

  1. Install dependencies
npm i

Note: Don't forget to add devDependencies!

  1. Run
npm start