BannerDaySPA/README.md

11 lines
265 B
Markdown
Raw Normal View History

2025-01-01 21:58:44 +00:00
## Banner Day SPA
Banner Day is a platform for tracking and managing banner ads across affiliate websites. This is the React-based SPA frontend portion of the application.
### Starting the Project
To begin a development web server, run
```bash
npm run start
```