Resume is a resume theme built with Bootstrap 5. Features a free clutter design, easy to use, and responsive.
- Download the theme from this repository.
- Extract the zip file.
- Open the
dist
folder - You can edit the HTML and CSS file as needed.
You can clone the repository then run npm install
or just npm i
. After that, run npm start
or gulp
, it will start the server, go to your browser and open http://localhost:3000/
.
npm start
orgulp
to start the project.npm run build
orgulp build
to build the project.
Copyright 2022 Gasatrya. Code released under the MIT license.