Skip to content

azthief/express-generator-with-vue-cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Generator with Vue-CLI

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.6%
  • Vue 5.4%
  • HTML 3.1%
  • CSS 1.9%