Cadence docs ·

Setting up for local development
This will start a local server and can be accessed at http://localhost:8080/
- Run
npm install - Run
npm run start
This will start a local server and can be accessed at http://localhost:8080/
npm installnpm run start