|
|
||
|---|---|---|
| public | ||
| scripts | ||
| server | ||
| src | ||
| .gitignore | ||
| BUILD-PROJECT.bat | ||
| BUILD-WITH-SEO.bat | ||
| README.md | ||
| SIMPLE-BUILD.bat | ||
| START-DEV-SERVER.bat | ||
| START-SERVER.bat | ||
| STOP-SERVER.bat | ||
| TEST-SEO.bat | ||
| package-lock.json | ||
| package.json | ||
| vite.config.js | ||
README.md
PozoApp Updated with SEO
React-based web application with dynamic SEO optimization and IIS deployment support.
Quick Start
- Install dependencies:
npm install - Build with SEO:
BUILD-WITH-SEO.bat - Start server:
START-SERVER.bat - Stop server:
STOP-SERVER.bat
Deployment
- For IIS: Use
web.configfile included - Server runs on port 3000 by default
- SEO optimized for all routes
Features
- Dynamic SEO meta tags
- Server-side rendering support
- IIS deployment ready
- Responsive design