Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 420 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 420 Bytes

website

This is a simple website for Web Scrobbler extension.

Development

# Install dependencies
> npm install

# Lint project files
> npm run lint

# Format project files
> npm run format

# Run a server with live reload on changes
> npm run dev

License

Licensed under the MIT License.