Updated notes
This commit is contained in:
@@ -15,3 +15,12 @@ This is inspired by [Evan You's presentation at VueConf Toronto](https://www.you
|
|||||||
Having worked in Vue and React, one thing that is clear is that the Vue community reflects the fact there is a bit more of what Fred Brookes terms "conceptual integrity" because of the nature of how the ecosystem is being designed and architected as a community with a clear direction and leadership.
|
Having worked in Vue and React, one thing that is clear is that the Vue community reflects the fact there is a bit more of what Fred Brookes terms "conceptual integrity" because of the nature of how the ecosystem is being designed and architected as a community with a clear direction and leadership.
|
||||||
|
|
||||||
In the Vue ecosystem, there are a clear set of "best practices" which are coalescing around key building blocks which simplifies the overall architecture and, in my opinion, enhances productivity.
|
In the Vue ecosystem, there are a clear set of "best practices" which are coalescing around key building blocks which simplifies the overall architecture and, in my opinion, enhances productivity.
|
||||||
|
|
||||||
|
## Usage
|
||||||
|
|
||||||
|
```
|
||||||
|
cd web
|
||||||
|
yarn run dev
|
||||||
|
```
|
||||||
|
|
||||||
|
See the [Vite template README](web/README.md) for more details and notes.
|
||||||
Reference in New Issue
Block a user