codesandbox / codesandbox/codesandbox-client

Steps to download the sandbox and run it in local (Angular) - Issue running a downloaded sandbox locally

Open
#8,672 0 comments 1 reaction 0 assignees View on GitHub

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

  1. npm i
  2. ng serve and also tried installing angular-cli 😅
    But it fails and its obvious, I checked the folder structures seems fine but there is no script inside 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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.