chore: Spezifikation und Umsetzungsplan
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
# ocr_scanner
|
||||
|
||||
> Short description of what this project does.
|
||||
|
||||
## Getting Started
|
||||
|
||||
### Prerequisites
|
||||
|
||||
- Node.js 20+
|
||||
- npm or pnpm
|
||||
|
||||
### Installation
|
||||
|
||||
```bash
|
||||
npm install
|
||||
```
|
||||
|
||||
### Development
|
||||
|
||||
```bash
|
||||
npm run dev
|
||||
```
|
||||
|
||||
## Tech Stack
|
||||
|
||||
- ...
|
||||
|
||||
## Project Structure
|
||||
|
||||
```
|
||||
src/
|
||||
...
|
||||
```
|
||||
|
||||
## License
|
||||
|
||||
...
|
||||
Reference in New Issue
Block a user