TKK_E32211868/website
Muhammad Izza Alfiansyah f2e4e8b845 make dashboard layout 2024-04-09 14:06:55 +07:00
..
public first commit 2024-04-08 13:36:57 +07:00
src make dashboard layout 2024-04-09 14:06:55 +07:00
.gitignore first commit 2024-04-08 13:36:57 +07:00
README.md first commit 2024-04-08 13:36:57 +07:00
index.html first commit 2024-04-08 13:36:57 +07:00
package.json add tailwind css 2024-04-09 13:47:22 +07:00
pnpm-lock.yaml add tailwind css 2024-04-09 13:47:22 +07:00
postcss.config.js add tailwind css 2024-04-09 13:47:22 +07:00
tailwind.config.js make dashboard layout 2024-04-09 14:06:55 +07:00
tsconfig.json first commit 2024-04-08 13:36:57 +07:00
tsconfig.node.json first commit 2024-04-08 13:36:57 +07:00
vite.config.ts first commit 2024-04-08 13:36:57 +07:00

README.md

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