Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 374 Bytes

README.md

File metadata and controls

21 lines (16 loc) · 374 Bytes

Grid Selector Component using DOMQL & Parceljs

View Demo

Setup

  1. Clone the repo
git clone git@https://github.com/Sambuxc/grid-selector.git
  1. Install scripts
yarn
  1. Run the project
yarn start

Yours truly