Skip to content

My personal SPA website, built with Solid and TailwindCSS.

License

Notifications You must be signed in to change notification settings

MertBhey/website

Repository files navigation

mert.cat

My personal SPA website, built with Solid and TailwindCSS.

Running locally

  • Install Node.js LTS and Git
  • Clone this repository using git clone https://github.com/MertBhey/website
  • Start a terminal in the website folder just created.
  • Run corepack enable to install yarn. Then use yarn to install packages.
  • Starting the app
    • While development, using yarn dev should be OK
    • While deploying, use yarn build to build and yarn start to start after building.

About

My personal SPA website, built with Solid and TailwindCSS.

Resources

License

Stars

Watchers

Forks