/resume-nx

Create a resume using React and YAML.

Primary LanguageTypeScript

ResumeNx

Modify the YAML files located in the /apps/resume/src/data folder.

Add global styles inside the /apps/resume/src/brand.scss file.

Add custom fonts and images inside the /apps/resume/src/assets folder.

Integrate with editors

Enhance your Nx experience by installing Nx Console for your favorite editor. Nx Console provides an interactive UI to view your projects, run tasks, generate code, and more! Available for VSCode, IntelliJ and comes with a LSP for Vim users.

Start the application

Run npx nx serve resume-nx to start the development server. Happy coding!