Git Product home page Git Product logo

jackblog-angular1's Introduction

jackblog angular 1.x 版

简介

Jackblog 是使用 Node.js + MongoDB + 其它客户端框架, 开发的个人博客系统,前后端分离,仿简书模板.此为客户端angular 1.x版
服务端有:
express版
koa版
客户端有:
angular1.x版
react redux 版
vue 版
移动端有:
react native 版

环境准备

安装sass,compass,以及compass spriting(精灵图)支持.(png图片生成库)
sass安装方法
compass安装方法
png图片生成库安装方法

$ gem install sass
$ gem install compass
$ gem install oily_png

开发

$ npm install
$ bower install
$ gulp serve

打包

$ gulp build 或 gulp serve:dist

线上布署

$ pm2 start process.json

可参考利用git和pm2一键布署项目到vps

测试

karma测试:

$ gulp test

e2e测试:

//需要先在服务端开启测试模式
$ gulp test:e2e

License

MIT

jackblog-angular1's People

Contributors

jackhutu avatar

Watchers

echo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.