Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 649 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 649 Bytes

Vue Projects

Here are several Vue projects I created. Javascript, HTML/CSS are also used in the projects.

Local project - Jay's Notebook

Gained CSS style code from 黑马, Jay's Notebook includes the following features:

  1. Add a note
  2. Delete a note
  3. Clear all notes
  4. Count current number of notes
And it contains basic Vue commands, such as v-show, v-on, v-text, v-bind, v-for and v-model.

More to come...

All projects are learned from 黑马 in the Summer of 2022.