Skip to content
Snippets Groups Projects
Commit 34ee4d6c authored by Adam Procter's avatar Adam Procter
Browse files

added files for future

parent c2938b74
No related branches found
No related tags found
No related merge requests found
# CHANGELOG
# Code Guidelines
# AFC Dons Vue 3 + Vite + Pinia
This is a rebuilt of afcdons.net (originally PHP) using Vue 3 and Pinia the Composition API and Vite. I have mainly worked with Vue 2 and Options API so I would accept any suggestions where I maybe stepping away from best practice. I however do not want to use typescript
This is a rebuilt of afcdons.net (originally PHP) using Vue 3 and Pinia the Composition API and Vite. I have mainly worked with Vue 2 and Options API so I would accept any suggestions where I maybe stepping away from best practice. I however do not want to use typescript.
## Why ?
This is a good way for me to learn Vue 3 and Composition API as I know the components needed. It also will allow me to add new features
This is a good way for me to learn Vue 3 and Composition API as I know the components needed. It also will allow me to add new features.
## Propsed New Features
......@@ -15,6 +15,3 @@ This is a good way for me to learn Vue 3 and Composition API as I know the compo
- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur)
## Code contributions
Please use Prettier and ESLint and set up to remove semi colons and use single quotes.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment