Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
Front_end_project-template
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
白狗汪汪汪
Front_end_project-template
Commits
6cfb082e
Commit
6cfb082e
authored
Mar 27, 2019
by
白狗汪汪汪
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://10.197.236.151:8001/1281621948/Front_end_project-template
parents
83ed035d
20433afe
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
34 deletions
+3
-34
README.md
+3
-34
No files found.
README.md
View file @
6cfb082e
#
vue-typescript-starter
#
# 项目简介
> 这个项目起始于在vue加入强类型的念头,目的是提供一个手脚架快速上手和开始, 主要是基于vue + typescript 使用 .vue 单文件开发脚手架,支持jsx
## 此repo是基于[Vue + TypeScript 新项目起手式](https://juejin.im/post/59f29d28518825549f7260b6)逐步实现的
如果你按照文章没有配出来的话,可以参考这个项目的代码,进行比较
> 这个项目只是一个模板, 完善好用于新疆项目开发
## 特性
-
webpack4
-
vue
-
vue-router
...
...
@@ -17,31 +14,3 @@
-
tslint
-
单vue文件开发
## 开始
```
bash
# clone this repo
git clone https://github.com/ws456999/vue-typescript-starter
# 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-06-30*
-
upgrade dependencies
-
remove eslint
-
add script lint
*2018-04-12*
-
upgrade webpack4
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment