# install dependencies
pnpm install
Once you've created a project and installed dependencies with npm install
(or pnpm install
or yarn
), start a development server:
# or start the server and open the app in a new browser tab
pnpm run dev
Currently showing 20 of each parts, can be increased in src/api/component_data.ts, by changing perPage=20 number