- Second edition algorithm
- Show the calculation results with a sense of ritual
- Multilingual support
- Dark mode
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
To create a production version:
npm run build
npm run dev
# or start the server and open the app in a new browser tab
npm run dev -- --open
To create a production version:
npm run build