Skip to content

Arthas99/WebDevRedemption

 
 

Repository files navigation

WebDevRedemption

Code for lesson HTTP/Backed helded at May 10 2019.

Main goal of this course is to get to known with Node, Express, API, Mongo and showcase how it can be connected with Vue

Running

Folders without NPM install

All NODE projects can be runned with

node app.js

Folders with NPM install

In these folders you need to run

npm install

Vue project

After running npm install, just run to start Vue app

npm run serve

Support by MSS.ba

About

Materials for Web Dev Redeption Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.4%
  • Vue 21.2%
  • HTML 4.4%