🤖 入侵风云 | 齐心协力一同抵御来自 DarkNet 上的网络攻击 | Vampire-like Rouge 风格游戏
Go to file
2024-02-15 22:36:21 +08:00
src Tower & Timer 2024-02-15 22:36:21 +08:00
.gitignore Stage & Player Movement with Dash 2023-11-26 22:38:33 +08:00
.prettierrc Stage & Player Movement with Dash 2023-11-26 22:38:33 +08:00
index.html Stage & Player Movement with Dash 2023-11-26 22:38:33 +08:00
package.json Tower & Timer 2024-02-15 22:36:21 +08:00
pnpm-lock.yaml Stage & Player Movement with Dash 2023-11-26 22:38:33 +08:00
postcss.config.js Tower & Timer 2024-02-15 22:36:21 +08:00
README.md Stage & Player Movement with Dash 2023-11-26 22:38:33 +08:00
tailwind.config.js Tower & Timer 2024-02-15 22:36:21 +08:00
tsconfig.json Stage & Player Movement with Dash 2023-11-26 22:38:33 +08:00
tsconfig.node.json Stage & Player Movement with Dash 2023-11-26 22:38:33 +08:00
vite.config.ts Stage & Player Movement with Dash 2023-11-26 22:38:33 +08:00
yarn.lock Tower & Timer 2024-02-15 22:36:21 +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