https://around.createx.studio/docs/getting-started.html OR Offline: inside Around/docs folder
https://drive.google.com/drive/folders/187kFSLX6BG7Q0WybwjQtd2QKt49wSBkb?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
npm run dev
to launch the project in dev mode. It should automatically open the Around homepage in your browser at http://localhost:3000/ - 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.