Code Monkey home page Code Monkey logo

前端开发环境设置步骤

##1. 安装nodejs## 下载nodejs

##2. 安装全局工具包##

npm config set registry https://registry.npm.taobao.org/
npm install -g npm bower gulp-cli yo jshint

##3. 安装工具包

cd D:\xxx\cpm-web
npm install

##4. 下载依赖包##

cd D:\xxx\cpm-web
bower install

##5. 编译##

cd D:\xxx\cpm-web
gulp

##6. 运行##

cd D:\xxx\cpm-web
gulp serve

toyouzi's Projects

cdn icon cdn

Highcharts中文网开放CDN服务

cssrem icon cssrem

一个CSS值转REM的Sublime Text插件

druid icon druid

:hotsprings: 为监控而生的数据库连接池!阿里云DRDS(https://www.aliyun.com/product/drds )、阿里巴巴TDDL 连接池powered by Druid

easyshow3d icon easyshow3d

A library for show 3d model in a easy way that can analysis STL/OBJ/3DS file and support rotation and zooming operations. 一个基于OpenGL ES的简单易用的3D模型展示框架。自动分类解析STL、OBJ、3DS等模型文件,支持对模型进行旋转和缩放等操作。

es-checker icon es-checker

A feature detection library for ECMAScript in node.js and browser.

git icon git

A fork of Git containing Windows-specific patches.

knob icon knob

jquery Knob HTML Widget.

localresizeimg icon localresizeimg

前端本地客户端压缩图片,兼容IOS,Android,PC、自动按需加载文件

lodash icon lodash

A modern JavaScript utility library delivering modularity, performance, & extras.

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.