View Project on Github
The libraries and technologies used in the project.:
- vitejs uses for development environment
- ant-design uses for React UI library
- react-router-dom uses for Routing
- apexcharts users for Draw Chart
- First, install package:
npm install
# or
yarn
- Second, run the development server:
npm run dev
# or
yarn dev
Open http://localhost:5173 with your browser to see the result.