pdhoopr / jahleh-and-patrick

The wedding website for Jahleh & Patrick Hooper.

Home Page:https://jahlehandpatrick.coolthings.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Jahleh + Patrick

The wedding website for Jahleh & Patrick Hooper.

Usage

  1. Clone the repository.
  2. Navigate into the repository.
  3. Run bundle install (you'll need Ruby & Bundler).
  4. Run npm install (you'll need Node.js & npm).
  5. Let npm scripts handle your workflow!
  • Use npm start to build development code and start a Browersync server.
  • Use npm run lint:stylesheets to run Sass Lint on the Sass source code.
  • Use npm run lint:javascripts to run ESLint on the JavaScript source code.
  • Use npm run lint to run lint both Sass and JavaScript source code in one task.
  • Use npm test to check for lint and development build errors.
  • Use npm run build to compile production code.

Libraries

CSS + Sass

Fonts

JavaScript

About

The wedding website for Jahleh & Patrick Hooper.

https://jahlehandpatrick.coolthings.dev


Languages

Language:JavaScript 47.2%Language:CSS 31.1%Language:HTML 19.9%Language:Ruby 1.8%