Y
List All
Feedback
This Project
This Project
This Group
All Projects
Profile
Account settings
Log out
Favorite
Project
All
Loading...
Log in
Sign up
itnAdmin
/
base_react
star
Project home
H
Code
C
Issue
I
Pull request
P
Review
R
Milestone
M
Board
B
Files
Commit
Branches
refs/heads/master
base_react
vite.config.ts
Download as .zip file
File name
Commit message
Commit date
public/publish
init commit
05-04
src
init commit
05-04
.gitignore
init commit
05-04
eslint.config.js
init commit
05-04
index.html
init commit
05-04
package-lock.json
init commit
05-04
package.json
init commit
05-04
tsconfig.app.json
init commit
05-04
tsconfig.json
init commit
05-04
tsconfig.node.json
init commit
05-04
vite.config.ts
init commit
05-04
chominsoo4245
05-04
78fbe5f
init commit
UNIX
Raw
Open in browser
Change history
import { defineConfig } from 'vite' import react from '@vitejs/plugin-react' export default defineConfig({ plugins: [react()], server: { port: 5173, host: '0.0.0.0' }, })
×
Confirm
×
Log in
or
Sign in with github
Sign in with Google
Stay logged in
Reset password
|
Sign up