feats (docs): add Pinia Memo List (#672)

* feats (docs): add Pinia Memo List

Create a Pinia Memo List to document common commands and actions of the Pinia State Management Library in markdown format. Content includes getting started, creating Pinia instances, defining the Store, using the Store, and more

* docs(pinia): update link to pinia-plugin-persist documentation

Correct the documentation link for pinia-plugin-persist in the Pinia documentation
to point to the official documentation hosted on seb-l.github.io. This ensures
that readers will access the most up-to-date and correct information regarding
the usage of the pinia-plugin-persist library. 60c463b1cb
This commit is contained in:
jaywcjlove
2024-06-24 21:25:57 +00:00
parent a59e2bc8a9
commit 84c353def9
5 changed files with 345 additions and 19 deletions

File diff suppressed because one or more lines are too long