Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 709 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 709 Bytes

Benthos | Official Website

Live preview available on: https://benthos-band.com/

Netlify Status

Recommended IDE Setup

VSCode + Volar (and disable TypeScript and JavaScript Language Features extension).

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint