Code Monkey home page Code Monkey logo

vue-typescript-starter's Introduction

vue-typescript-starter

这个项目起始于在vue加入强类型的念头,目的是提供一个手脚架快速上手和开始, 主要是基于vue + typescript 使用 .vue 单文件开发脚手架,支持jsx

此repo是基于Vue + TypeScript 新项目起手式逐步实现的

如果你按照文章没有配出来的话,可以参考这个项目的代码,进行比较

特性

  • webpack4
  • vue
  • vue-router
  • vuex
  • typescript
  • jsx
  • tslint
  • 单vue文件开发
  • vue-cli
  • eslint

开始

#  To create a new vue + typescript project, run:
vue init ws456999/vue-typescript-starter#template `your project name`

# then
cd `your project name`

# Install project dependencies
npm install

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

# build for production with minification
npm run build

change log

2018-07-12

  • support vue-cli

vue init ws456999/vue-typescript-starter#template your project name

2018-06-30

  • upgrade dependencies
  • remove eslint
  • add script lint

2018-04-12

  • upgrade webpack4

vue-typescript-starter's People

Contributors

skylerzhang avatar

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.