Skip to content

vcarreno96/angular-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

angular-starter

Setup

Node & NPM

  1. Download and install Node.js: http://nodejs.org/download/

  2. Open command prompt at root directory and run command

    npm install
    
  3. (optional) Install nodemon project to avoid restarting node express server on changes https://github.com/remy/nodemon

Running

  1. Open command prompt at root directory and run command

    node server
    
  2. Optionally command prompt at root directory and run command

    nodemon server
    

About

boilerplate for demos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published