Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 616 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 616 Bytes

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.