Skip to content

sonic16x/interslavic

Repository files navigation

Logo Interslavic language dictionary Coverage Status

https://interslavic-dictionary.com

Instalation

Recommended to use and install as PWA (Progressive Web App):

ios-guide.mov
android-guide.mov

Development

For start local development install dependencies

npm ci

then run generate dictionary

npm run generate-dictionary

and now you can start dev server

npm run dev

Testing

We have a storybook

For some functions we have a unit tests

npm run test:unit

also we have playwright tests for main using flows, for run it install playwright

npx playwright install --with-deps

then you can start tests cli

npm run test:pw

or run it in ui mode

npx playwright test --ui 

Acknowledgements

Using dictionary from: http://steen.free.fr/interslavic/dynamic_dictionary.html