Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

the example demonstrates how to use angularjs and node to build a system, including the auth functionality and simple web service invocation

Notifications You must be signed in to change notification settings

liming881227/angular-node

Repository files navigation

Introduction

This project demonstrates how to use angular and node to build a system. It uses several framework, including:

  • express
  • angularjs
  • bootstrap

View the example

You can browse it here.

Run the example

Just run the following command to start the node server:

node server.js

The server will listen on port 3000 and you can browse on http://localhost:3000. For demonstration, the username and password are hard coded, they must all be 'admin'.

About

the example demonstrates how to use angularjs and node to build a system, including the auth functionality and simple web service invocation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /