Skip to content
This repository was archived by the owner on Mar 4, 2024. It is now read-only.

Latest commit

 

History

History
29 lines (23 loc) · 572 Bytes

File metadata and controls

29 lines (23 loc) · 572 Bytes

passmanager

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

Примечание: для корректной работы сервера необходимо установить json-server (https://github.com/typicode/json-server) и запустить сервер командой

npm run watch