基于Node.js開發的開源公司網站:HomeSite
完全開源并持續開發的公司網站,基于Node.js開發,頁面采用響應式設計,支持各種設備。支持大量的HTML5特性,并堅決自豪地不支持IE8及以下瀏覽器。
用到的一些公共模塊:
- Setup the web site base on Node.js and Express.
- Using Bower to manage front-end library.
- Using Grunt to integrate the web site: compress and merge code, compress image, check code quality using jsLint.
- Using AngularJS to control front-end code structure.
- Using Bootstrap to setup UI.
- Using winston as Logger
- Using Nodemailer to send the mail.
- Using handlebars as the server template engine.
- Integrate with MongoDB.
- Integrate with tumblr.js
- Responsive Design. </ul>
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!