Skip to content

securepollingsystem/sps-counter

Repository files navigation

sps-counter

Secure Polling System: Counter

  • Vite serves from public/ for static files that bypass the build process, while it serves from src/ for source files that are processed, bundled, and optimized during the build.
  • index.html is the entry point and it imports "/src/index.tsx" which is a processed and bundled version of the actual file src/index.tsx
  • /src/style.css styles the whole thing, served as /src/style.css which just quotes it escaped inside of const __vite__css which is imported into index.tsx

Blinding

Getting Started

About

Secure polling system counter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published