This repository has been archived on 2024-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
dot-yasat/solid-js-ui/dot-yasat-new-ui
2024-03-04 15:16:21 +08:00
..
public init new ui 2024-03-04 15:09:42 +08:00
src init new ui 2024-03-04 15:14:04 +08:00
.gitignore init new ui 2024-03-04 15:09:42 +08:00
index.html init new ui 2024-03-04 15:09:42 +08:00
package.json init new ui 2024-03-04 15:09:42 +08:00
pnpm-lock.yaml init new ui 2024-03-04 15:16:21 +08:00
README.md init new ui 2024-03-04 15:09:42 +08:00
vite.config.js init new ui 2024-03-04 15:09:42 +08: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