https://finder.createx.studio/docs/dev-setup.html OR Offline: inside Finder/dist/docs folder
https://drive.google.com/drive/folders/1ePZasWCSpat2oeSlqAIuUvZqUBa9cZW1?usp=sharing
- Install Node.js and Npm (Node Package Manager) https://nodejs.org/en/
- Run
npm install
in your terminal to install all project dependencies - After the installation is completed run
gulp
to launch the project. It should automatically opens Finder homepage in your browser (http://localhost:3000/)
For more details see the documentation that comes with the theme.