/markdown-l10n

A Markdown file localization app in its very rudimentary form, made for DCS: F-4E i10n need.

Primary LanguageVueMIT LicenseMIT

markdown-l10n

A Markdown file localization app in its very rudimentary form, made for DCS: F-4E i10n need.

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Run Unit Tests with Vitest

npm run test:unit

Lint with ESLint

npm run lint