vue install
npm install -g vue-cli //make sure you have node and npm installed
vue init webpack <appname> // eg: vue init webpack myapp
cd <appname> // cd myapp
npm install
npm run dev //server will start in port 8080npm install -g @vue/cli
//to see the version installed
vue --version /*for development ===>*/ <script src="https://cdn.jsdelivr.net/npm/vue/dist/vue.js"></script>
/*for production ===>*/ <script src="https://cdn.jsdelivr.net/npm/[email protected]"></script>
npm install -g @vue/cli
# OR
yarn global add @vue/cli# latest stable
$ npm install vue<script type="module">
import Vue from 'https://cdn.jsdelivr.net/npm/[email protected]/dist/vue.esm.browser.js'
</script>
Also in C++:
- update metsploit kali linux
- shell script get arguments
- delete a folder then git push
- pygame linux
- cutadapt installation location
- navigate to end shell
- install shutil
- arch jpg to png
- npm install and add to dependancies
- flutter generate json files
- back4app cli tool install mac
- linux install sass
- bash print line if column value is in column of another file
- pip install safely in jupyter
- cut command
- install hass.io docker raspberry pi
- print in bash
- download putty for ubuntu
- how to remove all images in folder mac terminal
- export github branch from one repository to another
- ubuntu restart mariadb
- pom version increment linux
- linux view kernel version
- conda install pandas