|
|
||
|---|---|---|
| .next/dev | ||
| .vscode | ||
| dist | ||
| docs | ||
| guidelines | ||
| src | ||
| .gitattributes | ||
| .gitignore | ||
| ATTRIBUTIONS.md | ||
| README.md | ||
| Wenner-ABMN-E60.csv | ||
| next-env.d.ts | ||
| next.config.ts | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.mjs | ||
| tsconfig.json | ||
README.md
Enterprise SaaS Dashboard Design
This is a code bundle for Enterprise SaaS Dashboard Design. The original project is available at https://www.figma.com/design/SD8ReJmCwErmfmNVnHRlJb/Enterprise-SaaS-Dashboard-Design.
Running the code
Run npm i to install the dependencies.
Run npm run dev to start the development server.