A resume generator made with Nuxt.js
- Create Resume with many optional modules
- Basic information
- Skills
- Links
- Languages
- Profile summary
- Education
- Experience
- Projects
- Export resume to PDF
- 1 theme
# install dependencies
$ yarn install
# serve with hot reload at localhost:2020
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
For detailed explanation on how things work, check out Nuxt.js docs.