11 lines
329 B
Markdown
11 lines
329 B
Markdown
|
|
# Streaming Service Selector
|
|
|
|
This is a code bundle for Streaming Service Selector. The original project is available at https://www.figma.com/design/vhBIkRImRpWwzCKsEmGqeB/Streaming-Service-Selector.
|
|
|
|
## Running the code
|
|
|
|
Run `npm i` to install the dependencies.
|
|
|
|
Run `npm run dev` to start the development server.
|
|
|