Giter Club home page Giter Club logo

vue-typescript-demo's Introduction

vue-typescript-demo

项目启动前需要安装

node, yarn, vue/cli, typescript, 默认ide webstorm

Project setup 初始化项目

yarn install

Compiles and hot-reloads for development 开发时启用本地静态服务器

yarn run serve

Compiles and minifies for production 部署前打包

yarn run build

Lints and fixes files 测试格式是否正确

yarn run lint

Run your unit tests 单元测试

yarn run test:unit

Run your end-to-end tests 端对端测试 e-to-e

yarn run test:e2e

Run your node-server 启动本地api服务器

yarn run node-server

Run your node-server-debug debug启动本地api服务器(需要webstorm支持)

yarn run node-server-debug

登录部分设计

登录流程

跳转部分设计

跳转流程

TODO

  1. 集成部署shell 编写
  2. 自动文档生成
  3. 测试覆盖或者部署的工作流
  4. server 部分可以独立出来为以后编写测试server提供基础支撑

license

MIT

vue-typescript-demo's People

Contributors

emtiantian avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

ooxiaohan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.