Skip to content

hagai-reuveni/videoFeed-angularjs-es6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

An angular.js simple video feed app

Written in es6. Built with webpack (runs webpack server).

To run the app:

  1. Install and run the server

    • cd server
    • npm i
    • npm start (listens on port 8082)
  2. Install and run the app (webpack)

    • cd app
    • npm i
    • npm start

About

An angularjs app. Written in es6 and built through webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published