https://github.com/normalhuman01/blog-angular-express
a angularjs app using an express and node.js backend
https://github.com/normalhuman01/blog-angular-express
Last synced: about 1 year ago
JSON representation
a angularjs app using an express and node.js backend
- Host: GitHub
- URL: https://github.com/normalhuman01/blog-angular-express
- Owner: normalhuman01
- License: mit
- Created: 2023-12-18T04:21:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-18T04:22:36.000Z (over 2 years ago)
- Last Synced: 2025-02-01T12:45:28.109Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 165 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular Express Seed Example App
Based on the [Angular Express Seed](https://github.com/btford/angular-express-seed), this simple app illustrates how to use [AngularJS](http://angularjs.org/) and [Express](http://expressjs.com/) on a [Node.js](http://nodejs.org/) server to make a simple blog.