Runnable React + Vite project
`src/Template.tsx`, `src/main.tsx`, project configuration and pinned top-level dependencies.
BUYER GUIDE · DEVELOPER HANDOFF · POLICIES
A truthful guide to the source files, demo functionality, setup, customisation and launch responsibilities in every template package.
01 / THE DOWNLOAD
`src/Template.tsx`, `src/main.tsx`, project configuration and pinned top-level dependencies.
Responsive layout, motion and the complete set of demo views shown in the live preview.
Approved local concept artwork is bundled in `public/media`; every reference is recorded in `ASSET-MANIFEST.json`.
`README.md`, `SETUP.md`, `DEVELOPER-GUIDE.md`, `CONTENT-CHECKLIST.md`, `LAUNCH-CHECKLIST.md` and `SUPPORT.md`.
A named licence for one business website, plus the right to customise and publish that site.
02 / BOUNDARIES
03 / TUTORIAL
Use Node.js 22.13 or newer (Node 24 recommended) and npm. No global Vite install is needed.
Extract the ZIP, open a terminal in the extracted folder and run `npm install`. Keep the generated `package-lock.json`.
Run `npm run dev`, then open the local URL printed by Vite. Navigation uses hash routes so each demo view works on a static host.
Edit `src/Template.tsx`, `index.html` and approved files in `public/media`. Replace fictional names, claims, prices and contact details.
Implement forms, bookings, payments and data on a secure server or trusted provider. Never put secret keys in frontend source.
Run `npm run build`, then `npm run preview`. Complete both checklists before removing `noindex`.
Deploy `dist` to a static host, configure the domain and HTTPS, then verify every route, action, policy and analytics choice.
04 / DEVELOPER HANDOFF
05 / POLICIES
Use the source for one business website owned by you or one client. Do not redistribute, resell or turn it into a competing template library.
Replace fictional content and verify claims, prices, policies, contact details and media rights before representing a real business.
The supplied project includes keyboard focus, reduced-motion behaviour and responsive foundations. Final compliance depends on your content, integrations and changes.
Secrets and privileged actions belong on a server. Real forms, accounts, bookings and payments require validation, abuse protection and tested failure states.
Template-only, Built for you and Managed website are distinct products. A service quote must state pages, integrations, revisions, timing and third-party costs.
06 / FREQUENTLY ASKED QUESTIONS
It is a runnable frontend and design system. It must be customised, connected to any required services, tested and published.
They demonstrate client-side journeys and review states. They do not send messages, take payments or create bookings.
Yes. The licence permits modification for the licensed site. Porting is development work and should preserve accessibility, routes and content disclosures.
Redistributable local concept assets are included. External references are listed in the asset manifest and must be licensed or replaced before launch.
Yes, for one client business website. A separate licence is required for every additional business website.
Yes. Included navigation uses hash routes. Any server-backed feature you add may require a different hosting plan or routing configuration.
Compatibility fixes, template updates and email support. It does not include hosting, content edits or operating business systems.