Skip to content

taly2808/example-angular-skeleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

example-angular-skeleton

Angular skeleton to develop in local

  • Checkout source with command

git clone https://github.com/taly2808/example-angular-skeleton.git

  • Move to example-angular-skeleton directory
  • Run command

npm install connect serve-static --save-dev

  • Run node

node server

Application will run at http://localhost:3000. If you want replace with other port, you can edit in server.js file

About

Angular skeleton to develop in local

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published