Skip to content

bcwang535/vue-class

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

# VUE training @ucom

03-30-2022

node.js 16,.....

// 執行語法
npx babel src\lab1_var_let_const.js

// 根目錄新增
.babelrc

// .babelrc 檔轉譯設定值
{
    "presets":["@babel/preset-env"]
}

npx babel src\lab1_var_let_const.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published