We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b4bf24 commit 657c687Copy full SHA for 657c687
README.md
@@ -6,20 +6,20 @@ A practice generated by Vue-Cli3 and using Typescript. It's still being develope
6
7
Below is what I use to construct this project:
8
9
-## Framework & Language
+### Framework & Language
10
* Vue 2.x
11
* Typescript 3.5x
12
13
-## State managent
+### State managent
14
* Vuex
15
16
-## UI design
+### UI design
17
* Vuetify 2.x
18
19
-## Linting
+### Linting
20
* ESLint
21
22
-## Testing
+### Testing
23
* jest(unit)
24
* Nightwatch(e2e)
25
0 commit comments