Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 224 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 224 Bytes

Lenstok

EthIndia 2022 Project

Installation

Clone the repository to your local computer and install the dependencies.

$ npm install

Run App

To start app run the following command.

$ npm run dev