profile-studio/README.md

20 lines
618 B
Markdown

# 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:
1) Create an editor for JSON Resume (which I now use as my primary professional profile).
2) 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:
1) W3CSS (https://www.w3schools.com/w3css/)
2) VueJS (https://vuejs.org/)
3) Vue Router (https://router.vuejs.org/)