Skip to content

nutrino/express-generator-with-vue-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Generator with Vue-CLI (+ babel polyfill)

git clone https://github.com/ChangJoo-Park/express-generator-with-vue-cli sample-app
cd sample-app
cd backend 
npm install 
cd ..
cd frontend
npm install
cd ..
npm start

About

Added babel-polyfill & es6-promise for IE8+ support

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.4%
  • Vue 5.3%
  • CSS 3.3%
  • HTML 3.0%