Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 317 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 317 Bytes

🇪🇪 eesti

Estonian dictionary SPA using MediaWiki API.

Live Demo

Project setup

pnpm install

Development run

pnpm run dev

Test & Coverage

pnpm run test
pnpm run coverage

Production build

pnpm run build