
About particles-bg
Library
This project uses the react particle background component library https://github.com/lindelof/particles-bg. It's very simple. Anyone can be a Musketeer with it.
This project forks from https://github.com/tbakerx/react-resume-template, I made some modifications and adjustments, thanks to the author & author.
This project was bootstrapped with Create React App.
I have modified the codebase to work with typscript.
Change package.json resume.json file to your specification.
npm i
npm start
npm run build
Edit the package.json file with your homepage and deploy instructions. The homepage should to point to your .github.io or <profile<.github.io/. If profile, deploy should have master branch else it should be gh-pages. After saving run:
npm run deploy