Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Angular Kit

A starting point to create angular apps with a node express server.

Setup

  1. Download the repo
  2. Change ng-app="myApp" in public/index.html to desired global app variable name
  3. Change corresponding app name variables in public/javascripts/app.js
  4. Edit other javascript files as necessary

Running the app

$ cd express-angular-kit
$ node app

Navigate the browser to http://127.0.0.1:3000/

About

A starting point to create angular apps with a node express server.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages