Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 930 Bytes

README.md

File metadata and controls

40 lines (28 loc) · 930 Bytes

phpsldt-web-client

Клиент на Vue к веб-сервису phpSLDt.

Installing

Клонируем проект phpsldt-web-client

$ git clone https://github.com/ensoelectric/phpsldt-web-client.git phpsldt-web-client

Переходим в каталог проекта и устанавливаем зависимости

$ cd phpsldt-web-client
$ npm install

Compiles and hot-reloads for development

vue serve

Compiles and minifies for production

npm run build

Authors

Artirm Pletnev - artirm.pletnev@gmail.com, github

License

This project is licensed under the MIT License - see the LICENSE.md file for details