123f82e92c8180c4618e5850f3231822f0bbb87d
Add the Vite frontend, Express API server, and supporting configuration files so the app can run locally on a complete development stack. Made-with: Cursor
youwei-business
Starter scaffold for a simple web project.
Project Structure
index.html- Main pagestyles.css- Stylingscript.js- Frontend logic
Quick Start
- Open
index.htmlin your browser. - Click the button to verify JavaScript is working.
Next Steps
- Add your actual business content to
index.html - Split logic into modules as features grow
- Add a build tool (Vite/Webpack) when needed
Description
Languages
TypeScript
97.5%
CSS
1.9%
HTML
0.4%
JavaScript
0.2%