tjo.space/README.md
Tine Jozelj 6dcdfb7667
All checks were successful
ci / docker (push) Successful in 4m21s
feat: remove api
2023-09-11 22:59:25 +02:00

299 B

tjo.space

Development

$ npm install
$ npm start

Translation

  1. Generate default locale (english) text to be translated.
$ npm install
$ npm run write-translations
  1. You can now edit the i18n/sl translations. (todo: not sure how this works yet)