https://Digital Asset.createx.studio/docs/getting-started.html OR Offline: inside Digital Asset/docs folder
https://drive.google.com/drive/folders/18CnOLboHfdsTST5MC7KEp6IUt8yBpAwk?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
ornpm run build
to launch the project. It should automatically opens Digital Asset homepage in your browser (http://localhost:3000/)
For more details see the documentation that comes with the theme.