/decast

A tool for analyzing and deleting waste components in Sketch projects.

Primary LanguageJavaScript

decast

Project setup server

cd api

npm install


node app.js

Project setup client

cd client

npm install


npm run serve


### Customize configuration
You can also run the server locally and then go to [decast.vercel.app](https://decast.vercel.app/), as the frontend is already deployed there.