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%