Git Product home page Git Product logo

angular_webapp's Introduction

少一个node_modules文件夹,需要自己通过gulp init来初始化安装

首先安装node和npm npm i -g cnpm 安装cnpm cnpm i -g bower安装bower依赖管理工具 切换到目录,然后通过bower init初始化,生成bower.json bower install --save angular通过bower安装angular,一定要--save,不然不会安装到本地 npm install -g cnpm --registry=https://registry.npm.taobao.org安装gulp cnpm i -g gulp全局安装gulp cnpm i --save-dev gulp本地安装gulp cnpm i --save-dev gulp-clean gulp-concat……安装这些插件 另外中途增加安装bower install --save angular-validation不是angular自带的插件 最后gulp即可

angular_webapp's People

Contributors

1063066968 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.