Skip to content

oherik/pellessida

Repository files navigation

Pelle Öhrn, copywriter

This is the website for my dad's copywriting business, www.pelleohrn.se. It's a simple single page application created with Nuxt, using Tailwind CSS for styling (and BEM where Tailwind has issues, most notably in CSS Grids) as well as FontAwesome for icon elements.

💻 Run locally

Install all dependencies:

$  yarn install

Compile and serve with hot-reloading

$ yarn dev

🚀 Deploy

Compile and minify for production

$ yarn build

Compile static site

$ yarn generate

Start compiled site

$ yarn start

🛠️ Maintain

Lint

yarn lint

Test

yarn test

About

The repo for my dad's personal website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published