Skip to content

Dasdaq/Dasdaq-web-old

Repository files navigation

Dasdaq-web

Dasdaq 前端

贡献者守则

  1. Be a good commitizen! Commit 前请查看并遵守 conventional commit guide 。请不要写无规范、无意义的提交信息,包括但不限于: 更新api修复bug,可写中文,重点是描述清楚本次提交主要做了什么。
  2. 请使用 ES6 语法 、HTML Template。自觉拒绝回调地狱
  3. components:存放通用组件
  4. views:存放页面组件

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 8