Skip to content

web-scrobbler/web-scrobbler.github.io

Repository files navigation

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.