Skip to content

TLUPeterson/SolidStartParts

Repository files navigation

SolidStartParts

PC buliding webpage. webpage image

Creating a project

# install dependencies
pnpm install

Developing

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