Skip to content
This repository has been archived by the owner on Dec 25, 2020. It is now read-only.

Latest commit

 

History

History
30 lines (26 loc) · 1.45 KB

readme.md

File metadata and controls

30 lines (26 loc) · 1.45 KB

Installation and requirements

Requirements

  • Node.js
  • NPM
  • Git (Unless you choose to download repo from the web in which case you can skip first two steps and then just do NPM install inside downloaded repository folder)

Installation

  1. Open terminal and git clone repoName
  2. cd repoName
  3. npm install
  4. npm run
  5. Change links in bookmarklet.jsx
  6. npm build

Installation with Netlify

Deploy to Netlify

  1. Click deploy button
  2. Connect GitHub account
  3. Make changes within forked repository and they'll be visible on your Netlify hosted page whenever you'll push the changes.

Frontpage light

Desktop Mobile

Frontpage dark

Desktop Mobile

Frontpage modern

Desktop Mobile