lastfm-viewer are a collection of ui web components to view recent scrobbles for a last.fm user, built for: react
solidjs
This is a monorepo hosting the lastfm-viewer
npm packages:
Install it:
npm i [react|solid]-lastfm-viewer
# or
yarn add [react|solid]-lastfm-viewer
# or
pnpm add [react|solid]-lastfm-viewer
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
pnpm run dev
#or
npm run dev
This Turborepo includes the following packages and apps:
-
react-lastfm-viewer
: @react-lastfm-viewer -
solid-lastfm-viewer
: @solid-lastfm-viewer