Skip to content

wl-1996/nav

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

开发

yarn global add parcel-bundler
parcel src/index.html

build 命令

<!-- 代替命令行:rm -rf dist -->
<!--代替命令行: parcel build src/index.html --no-minify --public-url ./ -->

yarn build