Skip to content

Frans-db/portfolio

Repository files navigation

Frans' Portfolio

Description

A mimimal portfolio built using tailwind and typescript

Getting Started

Dependencies

NPM is useful if you want to make changes but is not strictly necessary

Installing

All necessary files to run are included in the repo. Just clone and open the index.html file to see the website.

To make changes the development dependencies have to be installed using

npm i

Then run

npm run build

to generate the css and javascript files. Alternatively run

npm run css

and

npm run script

to generate the css and javascript files in watch mode

Version History

  • 0.1
    • Initial Release

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published