Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 468 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 468 Bytes

Zoomdata

How use it

First step is clone the repository to your local machine.

After that you must install all the dependencies via npm. In the console you have to change the directory to the project folder and put the next command:
npm install

Wait a few minutes for install all the packages

For run the project

Put the next command in the console, inside the root projects directory:

npm run dev