This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
wangshaoping
/
platform
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
184
Commits
1
Branch
0
Tags
225 MiB
JavaScript
81.6%
HTML
8.7%
Java
5.2%
Vue
2.5%
CSS
1.2%
Other
0.8%
Tree:
1beb338a88
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1beb338a88'
${ noResults }
platform
/
io.sc.platform.developer.doc
/
asciidoc
/
9999-appendix
/
frontend
/
vite
/
vite.adoc
8 lines
103 B
Raw
Blame
History
= vite
== 创建项目
[source,bash]
----
npm create vite@latest
yarn create vite
pnpm create vite
----
Reference in new issue