Kahverengi A4 CV in Tailwind CSS and Svelte.
This project is using Svelte 3.
First, install yarn
with npm:
npm install -g yarn
Second, install packages with yarn
command:
yarn
Third, start project:
yarn dev
Now when you edit anything, it will update on the fly.
Visit http://localhost:5000 in Chrome or Firefox or any Chromium based browser, then add press Ctrl + P
then
enable print backgrounds
. And choose Save as PDF
in above. Now ready to go!
Merge requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the GNU GPLv3 License - see the LICENSE file for details