Skip to content

dotorl/test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

"# fdp-vue-template"

install dependencies

npm install

serve with hot reload at localhost:8080

npm run dev npm start

build for production with minification

# stage build
npm run stg
# production build
npm run prd

build for production and view the bundle analyzer report

npm run stg --report npm run prd --report

Releases

No releases published

Packages

No packages published