How can developers start using icegl-three-vue-tres?
Question
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Lorem ipsum dolor sit amet, consectetur adipiscing elit.Morbi adipiscing gravdio, sit amet suscipit risus ultrices eu.Fusce viverra neque at purus laoreet consequa.Vivamus vulputate posuere nisl quis consequat.
Answers ( 1 )
**Steps to begin development:**
1. Clone the repository or download the project.
2. Navigate to the root directory.
3. Install dependencies using `yarn`.
4. Debug with `yarn pre.dev` (preview) or `yarn dev` (project).
5. Compile with `yarn pre.build` (preview) or `yarn build` (project).
6. Optional: Run `yarn both` to start development and preview simultaneously.
Documentation is available at [docs.icegl.cn](https://docs.icegl.cn/).