Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 333 Bytes

README.en.md

File metadata and controls

33 lines (21 loc) · 333 Bytes

aixinge-ui

Introduction

The front code fo AiXinGe - an intelligent message push system.

Architecture

Base on ant design pro of vue

Install Dependencies

yarn install

Development

yarn run serve

Build

yarn run build

Lints and fixes files

yarn run lint