Skip to content

N-three/page

Repository files navigation

aside.network website (React + Vite)

Scripts

  • dev: Start local dev server
  • build: Production build to dist/
  • preview: Preview the production build

Usage

npm install
npm run dev

Open http://localhost:5173

Notes

  • Static assets are served from public/ (manifest and favicons)
  • Main entry is src/main.jsx, UI in src/App.jsx, styles in src/index.css

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published