Skip to content

Self Learning of VueJS & Vuex using ExpressJS backend API & Webpack

License

Notifications You must be signed in to change notification settings

ahmed-dinar/express-vuejs-webpack-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Self Learning of VueJS using ExpressJS backend API and Webpack.

$ git clone https://github.com/ahmed-dinar/express-vuejs-webpack-learning.git
$ cd express-vuejs-webpack-learning

$ cd client/
$ npm install
$ npm run build

$ cd server/
$ npm install
$ node bin/www

Open: http://localhost:3000/

Screenshots

Home Home

API Api Call