Set your lifeless resume on fire with this simple to use tool.
- Python3
- Flask 1.0.2
- Node 8.x.x+
- npm 6.x.x+
- VueJS
- Python3
- Flask
- NodeJS
-
In one terminal start
flask
server:
export FLASK_APP=run.py
export FLASK_ENV=development
-
In another terminal start
node
server:
npm run dev
-
See the site on
https://localhost:5000
- Node file structure template.
- Various resume ideas.
- PDF Parser ideas.