Code Monkey home page Code Monkey logo

kyl_web's Introduction

开业啦官网WEB

开业啦官网WEB,是开业啦官网3.0版本,欢迎各种问题。

本网站采用 meteor 框架,开发和运行请采用 meteor技术支持,具体如下:

安装配置步骤

第一步: 配置 meteor环境

需要配置 nodejs , meteor, mongodb 环境,请做相应的环境配置

我的配置如下

node        v4.2.2
meteor      v1.1.0.3
mongodb     v3.0.6

第二步: 新建 meteor 项目,并复制 .meteor 项目到当前root目录下

  1. $ meteor create meteor_temp_project
  2. $ cp meteor_temp_project/.meteor your_kyl_web_root

第三步:安装kyl_web项目所依赖的meteor packages

使用 $ meteor add meteor_package 方式依次安装如下package

accounts-password           1.1.1  Password support for accounts
aldeed:collection2          2.3.3  Automatic validation of insert and update ...
dburles:collection-helpers  1.0.3  Transform your collections with helpers th...
frozeman:storage            0.1.8  A reactive wrapper for localStorage, which...
iron:router                 1.0.9  Routing specifically designed for Meteor
jquery                      1.11.3_2  Manipulate the DOM using CSS selectors
less                        1.0.14  The dynamic stylesheet language
matteodem:easy-security     0.1.4  Protection against harmful attacks by rate...
meteor-platform             1.2.2  Include a standard set of Meteor packages ...
meteorhacks:npm             1.4.0  Use npm modules with your Meteor App
momentjs:moment             2.10.6  Moment.js (official): parse, validate, ma...
npm-container               1.1.0+ Contains all your npm dependencies
semantic:ui-css             1.12.3* Semantic UI - CSS Release of Semantic UI
useraccounts:semantic-ui    1.11.1* Accounts Templates styled for Semantic UI.

启动项目

$ meteor --port 3000

LICENSE MIT

kyl_web's People

Contributors

air-cc avatar o3osupport avatar arronf2e avatar andadeng avatar

Stargazers

 avatar

Watchers

James Cloos avatar  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.