An editor for JSON Resume (https://jsonresume.org/). Deployed as Profile Studio.
|
|
||
|---|---|---|
| app | ||
| components | ||
| vendor | ||
| .gitignore | ||
| README.md | ||
| index.html | ||
| scripts.js | ||
| styles.css | ||
README.md
json-resume-editor
Editor for JSON Resume (https://jsonresume.org/)
Project started 11 November 2019. This is a progressive development over the coming months.
The aim is 2 fold:
- Create an editor for JSON Resume (which I now use as my primary professional profile).
- Create a VueJS (https://vuejs.org/) application to use as a foundation for teaching "VueJS by Example".
This README will be updated when the project starts to stabalise.
Projected completion Feb/March 2020.
Dependencies:
- W3CSS (https://www.w3schools.com/w3css/)
- VueJS (https://vuejs.org/)
- Vue Router (https://router.vuejs.org/)