https://github.com/jannchie/pictoria-web
https://github.com/jannchie/pictoria-web
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jannchie/pictoria-web
- Owner: Jannchie
- Created: 2024-07-31T11:16:08.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-09T14:48:55.000Z (over 1 year ago)
- Last Synced: 2025-10-21T03:42:33.672Z (8 months ago)
- Language: Vue
- Size: 909 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Max Min Vue
[](https://codetime.dev)
## Usage
### Install
```bash
pnpm install
```
### Development
```bash
pnpm dev
```
### Build
```bash
pnpm build
```
### Lint
```bash
pnpm lint
```
### Test
```bash
pnpm test
```