Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

cdn vue js 3

// If you are using this CDN version, it will be updated automatically

<!-- CDN VueJS 3 -->
<script src="https://unpkg.com/vue@next"></script>

// You are running a development build of Vue.
// Make sure to use the production build (*.prod.js) when deploying for production.
// this message will appear only in your browser console on development mode
Source by vuejs.org #
 
PREVIOUS NEXT
Tagged: #cdn #vue #js
ADD COMMENT
Topic
Name
7+1 =