Skip to content

Personal CV website rebuild using npm and webpack

Notifications You must be signed in to change notification settings

yangke-nz/yangke.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yangke.me

Personal CV website rebuild using npm and webpack

npm install

npm run serve

npm run build
docker build -t html-server-yangkedotme:latest .
docker run -d -p 80:80 html-server-yangkedotme:latest

About

Personal CV website rebuild using npm and webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published