This website works better with JavaScript.
Explore
Help
Sign In
aziis98
/
gdg-counter-website
Watch
1
Star
0
Fork
You've already forked gdg-counter-website
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
demo-api-status
with-css
with-sse
with-file-db
with-users
with-preact
demo-finished
main
demo-api-status
demo-vite-js
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'demo-api-status'
${ noResults }
gdg-counter-website
/
vite.config.js
8 lines
111 B
JavaScript
Raw
Permalink
Blame
History
import
{
defineConfig
}
from
'vite'
export
default
defineConfig
(
{
server
:
{
port
:
3000
,
}
,
}
)
Reference in New Issue
View Git Blame
Copy Permalink