Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
197 views
in Technique[技术] by (71.8m points)

vue.js - How to create a demo page of your NPM module that can be viewed on your GitLab page?

Today we have a demo app that we build for our VueJS component library that is not inside the npm "dist" however we would like this app viewable from our GitLab repo. How would we make such a demo page viewable from the ReadMe page for the GitLap repo? Today we must checkout the code and run npm run serve to see the demo app.

Thank you

question from:https://stackoverflow.com/questions/65941338/how-to-create-a-demo-page-of-your-npm-module-that-can-be-viewed-on-your-gitlab-p

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...