Skip to content

Latest commit

 

History

History
executable file
·
20 lines (13 loc) · 368 Bytes

README.md

File metadata and controls

executable file
·
20 lines (13 loc) · 368 Bytes

Neumorphism

Getting Started

To get a local copy up and running follow these simple steps.

The commands and instructions I provide are for MacOS - please look up the specific commands for your OS on your own.

gem install bundler jekyll
  • Install dependencies.
yarn
bundle install