codesandbox-client icon indicating copy to clipboard operation
codesandbox-client copied to clipboard

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

Open kishoreandra opened this issue 11 months ago • 0 comments
trafficstars

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

kishoreandra avatar Dec 08 '24 07:12 kishoreandra