# IronCalc Web App ## Build ```bash npm install ``` ## Local development ```bash npm run dev ``` # Deploy ```bash npm install npm run build ```