Code Monkey home page Code Monkey logo

chat-angular's Introduction

build-tools

使用less来实现样式,用css也可以

安装与运行


首先你要安装node环境以及git环境,自行下载...

npm install gulp    //安装 gulp,     
npm install bower   //安装 bower    
bower install       //然后安装 bower.json 中的模块
npm install         //安装依赖

gulp                 //启动 gulp 任务,监听代码并事实行编译  http://localhost:3000/

gulp build         //而使用gulp build命令则可以针对生产环境的要求打包资源文件,用于生产。一般用于项目完成

觉得有用的,可以来个star哦!

chat-angular's People

Contributors

aandyzhang avatar

Watchers

 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.