Skip to content

vrkansagara/angular-express-blog

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular Express Seed Example App

Based on the Angular Express Seed, this simple app illustrates how to use AngularJS and Express on a Node.js server to make a simple blog.

How to start application

(1) Install dependancy as required by npm install

(2) Start the server using node app.js

(3) And finally visit the link [http://localhost:3000/] (http://localhost:3000/)

About

Example AngularJS app using an Express + Node.js backend.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 77.4%
  • HTML 17.9%
  • CSS 4.7%