An open API service indexing awesome lists of open source software.

https://github.com/web-dev-max/form

Working and saving fields
https://github.com/web-dev-max/form

typescript vue-router vue3

Last synced: about 1 year ago
JSON representation

Working and saving fields

Awesome Lists containing this project

README

          

# Vue/Vue-router + TypeScript + Vite

### Используется 20 версия Node
### Версия npm 10.7

```Установка: npm i```

```Дев: npm run dev```

```Билд: npm run build```

### архитектура стандарт от Vite

```Логика сохранения в localStorage вынесена в store```