The simple resume demo based on React with Vite - (react-hooks+react-router+vite2).
This demo is for Vite 2.x and onward.
The mobile-first responsive-UI is also fit for desktop web.
Currently JavaScript version only, will provide TypeScript codebase in next major version.
The old class coding style is in early commit.
npm install
npm run dev
npm run build
About vite, please check Configuration Reference - vite.