Make sure you are using an stable version of Node to avoid errors(E.g. Node v10.12.0).
- Clone or download the project. (Also, you can fork this original project to your account and clone your own code).
- Run
npm install
in order to install all dependencies - Have fun!
In order to run your development environment, use the npm run dev
command