Skip to content

sergei202/angular-node-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Angular Node Template

This template contains a great starting place to create an Angular app with a Node backend:

  • Client
    • Angular 5
      • Routing
      • HttpClient
    • Bootstrap 4
  • Server
    • Node
    • Express

This also contains an example component and routes for my OK Coders students.

Install

Open two console tabs: One inside of client/ and one inside of server/.

Run npm install from both tabs.

Run

npm start from inside client/ and from inside server/.

About

Angular + Node template

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors