Developer Tools
To make the development process easier, we have compiled a set of tools for working with Scandi
IDE
You will need an integrated development environment (IDE) β this is where you edit code and manage files. If you already have a favorite editor, feel free to use that. If not β we recommend VS Code.
Browser
You're making a web app, so you need a browser to test your code! We recommend Google Chrome or Firefox. To help with debugging, we also recommend the following browser extensions:
ScandiPWA CLI
Some tasks can get tedious when developing with Scandi. We wrote a command-line tool to automate them! Try the ScandiPWA CLI β it will save you a lot of time.
Last updated
Was this helpful?