Skip to content

ZOASR/lastfm-viewer

Repository files navigation

@lastfm-viewer

lastfm-viewer is a collection of ui web components to view recent scrobbles for a last.fm user, built for: react solidjs svelte

This is a monorepo hosting the lastfm-viewer npm packages:

Quick start

Install it:

npm i @lastfm-viewer/[react|svelte|solid]
# or
yarn add @lastfm-viewer/[react|svelte|solid]
# or
pnpm add @lastfm-viewer/[react|svelte|solid]

Get Started

This is a turborepo development monorepo

git clone https://github.com/ZOASR/lastfm-viewer --recurse-submodules
cd lastfm-viewer
npm i
# or
pnpm i
# or
yarn install

Run the developement server

pnpm run dev
#or
npm run dev

What's inside?

This Turborepo includes the following packages and apps:

Apps and Packages

About

a monorepo for hosting the `lastfm-viewer` npm packages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published