The documentation is available online here:

https://Digital Asset.createx.studio/docs/getting-started.html OR Offline: inside Digital Asset/docs folder

To download Figma files which include all design mockups follow the link below:

https://drive.google.com/drive/folders/18CnOLboHfdsTST5MC7KEp6IUt8yBpAwk?usp=sharing

Theme Installation Steps:

  1. Install Node.js and Npm (Node Package Manager) https://nodejs.org/en/
  2. Run npm install in your terminal to install all project dependencies
  3. After the installation is completed run gulp or npm 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.

da-bootstrap-dev