Angular JS is an execent Javascript framwork in UI frontend. Express JS is an popular Node.js module in UI backend. And it's popular to use them together now.
So I create this demo, it's an very easy demo to set up an webisite, using Angular JS(1.3.15) in frontend, and Express JS(4.12.1) in backend.
This can help you understand how they works better.
Latest Version: 1.4. Current Stable Version: 1.3.15.
HTML is great for declaring static documents, but it falters when we try to use it for declaring dynamic views in web-applications. AngularJS lets you extend HTML vocabulary for your application. The resulting environment is extraordinarily expressive, readable, and quick to develop.
Latest Version: 4.12.1.
Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.
To get the source code via git just type:
git clone git://github.com/kevinsong1990/angularjs-expressjs.git
cd ./angularjs-expressjs/
node app.js
- Nodejs
- Npm install -g express
If you encounter any bugs with the library please file an issue in the Issues section of the project. Thanks very much.
- Phone: +86 15051839628
- Email: [email protected]
- Blog : www.cnblogs.com/KevinSong/
- Linkedin: https://cn.linkedin.com/in/songkailun