babel-preset-vue-app
Babel preset for Vue app.
File Explorer
Download Latest Version (.zip)- index.js
- async-function.js
- generator-function.js
- polyfill.js
- use-built-ins.js
- index.test.js
- .editorconfig
- .gitattributes
- .gitignore
- circle.yml
- LICENSE
- package.json
- README.md
- yarn.lock
# Installation Guide
1. Get the code
git clone https://github.com/vuejs/babel-preset-vue-app
Downloads the entire project code from GitHub to your computer.
cd babel-preset-vue-app
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
yarn add babel-preset-vue-app --dev
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
