this was my attempt to implement jackwagon in vanilla matrix
This repository has been archived on 2024-01-24. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2023-10-16 11:56:44 -07:00
public random sketches 2023-10-16 01:01:05 -07:00
src sync thing 2023-10-16 11:56:44 -07:00
.gitignore random sketches 2023-10-16 01:01:05 -07:00
index.html random sketches 2023-10-16 01:01:05 -07:00
package.json random sketches 2023-10-16 01:01:05 -07:00
pnpm-lock.yaml random sketches 2023-10-16 01:01:05 -07:00
README.md random sketches 2023-10-16 01:01:05 -07:00
tsconfig.json random sketches 2023-10-16 01:01:05 -07:00
tsconfig.node.json random sketches 2023-10-16 01:01:05 -07:00
vite.config.ts random sketches 2023-10-16 01:01:05 -07:00

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