Skip to content

Verseghy/matverseny-frontend

Repository files navigation

Verseghy Mathcompetition frontend

Usage

To install dependencies and start the app, run these in the project directory:

$ pnpm install
$ pnpm dev

This runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.

For production build run:

$ pnpm build

This will build the app for production to the dist folder.
It correctly bundles Solid in production mode and optimizes the build for the best performance. The build is minified and the filenames include the hashes.