/comigoDeck

An app/browser which layouts websites in a vertical layout

Primary LanguageSvelte

Installing and running a dev session:

npm install
npm run dev

Building the software:

npm run build