Skip to content

Repository files navigation

React + Vite

This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.

Currently, two official plugins are available:

Expanding the ESLint configuration

If you are developing a production application, we recommend using TypeScript with type-aware lint rules enabled. Check out the TS template for information on how to integrate TypeScript and typescript-eslint in your project.

Backend server

A simple Express backend has been added in server/index.js with demo endpoints for analytics, foods, orders, and customers.

To run the backend server:

npm run start:server

Then start the frontend:

npm run dev

The dashboard frontend now fetches data from http://localhost:4000/api/analytics and http://localhost:4000/api/foods.

About

main push qimalarin

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages