Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 887 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 887 Bytes

The documentation is available online here:

https://around.createx.studio/docs/getting-started.html OR Offline: inside Around/docs folder

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

https://drive.google.com/drive/folders/187kFSLX6BG7Q0WybwjQtd2QKt49wSBkb?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 npm run dev to launch the project in dev mode. It should automatically open the Around homepage in your browser at http://localhost:3000/
  4. To access additional information about other available npm commands (scripts), please refer to the relevant documentation article.

For more details see the documentation that comes with the theme.