Sparkify Backoffice System
The Sparkify backoffice system is a comprehensive tool for managing an e-commerce store. Built using Vite and React.js, this project provides a modern and user-friendly interface for managing products, orders, users, content, and analytics.
Available Scripts
In the project directory, you can run:
yarn dev
Runs the app in the development mode.
Open http://localhost:5173/ to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
yarn preview
Used to preview Vite projects in a production-like environment
yarn build
Builds the app for production to the build
folder.