Responsive Resume / CV template built with Tailwind CSS [Demo].
Setting up and running this project requires global installation of the latest stable versions of the nodeJS.
To get started, clone the project and install the dependencies:
# Using npm
npm install
# Using Yarn
yarn
After that, build css using:
npm run build-css
After that you will have a ready site at /public/index.html