codesandbox / codesandbox/codesandbox-client
Steps to download the sandbox and run it in local (Angular) - Issue running a downloaded sandbox locally
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 13.6k
- Forks
- 2.4k
- Avg merge
- 6d 19h
- Merged PRs (30d)
- 2
Description
Discussed in https://github.com/codesandbox/codesandbox-client/discussions/8671
Originally posted by kishoreandra December 7, 2024
Hello, please help me running this AG grid angular codesandbox example .. I have downloaded the code and ran below commands
- npm i
- ng serve and also tried installing angular-cli 😅
But it fails and its obvious, I checked the folder structures seems fine but there is noscriptinside package.json, if so how do I run the commands to run the project 😕 ... It is really hard to find online on how to make this work in local, there is no help article as well ... any help is appreciated 🙏
Thank you
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked AG Grid Angular sandbox and the downloaded package.json, then review the npm i and ng serve steps described in the issue. Document the supported local-run workflow and add a help article that explains how a downloaded Angular sandbox can be started successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, javascript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100