new website
  • TypeScript 68.1%
  • CSS 25.7%
  • HTML 6.2%
Find a file
2025-10-22 21:52:51 +03:30
src my caitlyn is so lovely 2025-10-22 21:52:51 +03:30
.gitignore init 2025-08-05 20:38:41 +03:30
index.html init 2025-08-05 20:38:41 +03:30
package.json add field 2025-08-07 10:40:53 -04:00
pnpm-lock.yaml silly 2025-10-02 12:26:00 +03:30
pnpm-workspace.yaml silly 2025-10-02 12:25:42 +03:30
README.md init 2025-08-05 20:38:41 +03:30
tsconfig.app.json init 2025-08-05 20:38:41 +03:30
tsconfig.json init 2025-08-05 20:38:41 +03:30
tsconfig.node.json init 2025-08-05 20:38:41 +03:30
vite.config.ts init 2025-08-05 20:38:41 +03:30

Usage

$ npm install # or pnpm install or yarn install

Learn more on the Solid Website and come chat with us on our Discord

Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://localhost:5173 to view it in the browser.

npm run build

Builds the app for production to the dist folder.
It correctly bundles Solid in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes.
Your app is ready to be deployed!

Deployment

Learn more about deploying your application with the documentations