Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 472 Bytes

File metadata and controls

28 lines (20 loc) · 472 Bytes

1.Clone the project

git clone git@github.com:nemanja85/hookFormatter.git

2. Navigate to the project directory

cd hookFormatter

3. Install the required dependencies

npm install

Running the Project

To start the project, use the following command:

npm run dev

👤 Nemanja Mitic