Skip to content

Commit c34b22a

Browse files
authored
update readme
1 parent c89a5e8 commit c34b22a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
# Vue-webpack-typescript project starter
44

55
This project is generated via [vue-webpack-minimal](https://github.com/akoidan/vue-webpack-typescript) and features:
6+
- Project CRUD skeleton [vue.pychat.org](https://vue.pychat.org)
67
- typescript loading with babel with typechecking in a parallel thread. Everything (vuex, cypress, vue-data) is type safe!
78
- vue with vuetify, vuex, router, sass, vuex-module-decorators, vue-property-decorator support typescript
89
- cypress with code-coverage support, unit test support, screenshot assert and typescript support.
@@ -160,10 +161,8 @@ To avoid mixing warnings from eslint and jetbrains, you can turn them off by def
160161
#### Exclude directories from indexing
161162
Mark `nyc` and `dist` directories ex excluded. Mouse 2 on the directory in the project explorer tree -> mark directory as -> excluded
162163

163-
164164
## Style guide and how to
165165

166-
167166
### Code samples with libs it belongs to
168167

169168
#### [typescript](http://www.typescriptlang.org/docs/home.html)

0 commit comments

Comments
 (0)