Skip to content

Repository files navigation

Artikel App

A card game to help learn German articles. The words are from the textbook "Deutsch in Alltag und Beruf" A1 Intensivtrainer.

Online Version: https://der.dima5.ru/

Running

Docker

To run locally via Docker (e.g., on http://localhost:3000/):

docker run -d -p 3000:80 dpyzhov/artikel

Build from source

Build and run the project (http://localhost:4173/):

npm install
npm run build
npm run preview

Development Mode

To run in development mode (http://localhost:5173/):

npm install
npm run dev

About

Web app for studying German articles

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages