Skip to content

JSON Resume theme boilerplate built with Vite and Tailwind CSS

License

Notifications You must be signed in to change notification settings

webstp/jsonresume-vite-boilerplate

Repository files navigation

JSON Resume Vite Boilerplate Theme

This is a boilerplate theme for the JSON Resume project. Unlike the json-resume-boilerplate project, this project makes use of modern build tools to improve the developer experience when creating new themes.

Creating your own Themes

This is a template repository.

You can create your own copy of it by clicking the "User this template" above.

Usage

This project uses vite, tailwindcss and resume-cli for all of its build processes.

package.json provides a few scripts for development, build, and preview.

# Run development server
npm start

# Build the resume using resume.json in the root directory
npm run build

# Run a server to preview the build
npm run preview

# Export resume to a pdf
npm run export

About

JSON Resume theme boilerplate built with Vite and Tailwind CSS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published