Skip to content

SkyPressATX/vue-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

vue-cli

Vue JS CLI Docker Image

Example Usage

docker run -it --rm -v $(pwd)/app skypress/vue-cli:latest vue create app

Notes

  • Base image is skypress/npx:latest
  • Everything is ran as the node user
  • Includes both the Vue CLI and CLI Service Global packages ... globally
  • /app is the default WORKDIR
  • yarn is the package manager used to install @vue/cli globally

Credits

About

Vue JS Docker Image for local dev

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published