Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 365 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 365 Bytes

Demo

You can view a live demo here

Installation

To run the project locally, follow these steps:

  1. Clone the repository to your local machine
git clone https://github.com/dilanrojas/bento-grid.git
  1. Install dependencies using NPM
npm install
  1. Initialize the project
npm run dev