How to run $ git clone repo-name-goes-here $ cd path/to/project/dir $ npm install $ npm run dev After the last command your default browser opens a new tab on http://localhost:3000. You are done!