The site about nothing. For a full accounting of why this site exists, please read post[0].
Start a development server:
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --openTo create a production version of this app:
npm run buildYou can preview the production build with npm run preview.