Coder Social home page Coder Social logo

hr-training's Introduction

Online Shop

广州大学华软软件学院 2015 项目实训——软件工程系信息工程移动互联网方向 2 班『沙县小吃』队伍作品。

演示地址

Screenshot

Build

$ git clone [email protected]:djyde/HR-Training.git

$ cd HR-Training/

$ npm install

Gulp task:

$ gulp # Default task. Listening the change of all static files.

$ gulp jade # Compile jade files

$ gulp css # Concat all the style fils into dist/global.css

$ gulp scripts # Concat all the scripts files into dist/global.js

我们不建议你直接打开 index.html,而是使用静态服务器运行。

在 osx 或 Linux 中,你可以使用 python 的 SimpleHTTPServer 轻松地搭建一个静态 Server:

$ python -m SimpleHTTPServer [端口号]

在 windows 中,建议你直接进入 演示地址

技术栈

本项目使用 Semantic UI 前端框架,使用 Gulp 进行自动化构建。

临时购物车 部分,使用 localStorage 进行数据存储,操作交由 MVVM 框架 Vue.js 处理。

  • Jade Template Engine
  • localStorage (HTML5)
  • Gulp
  • Vue.js (MVVM)
  • Semantic UI

环境

  • OS X 10.10.0
  • Chrome 43.0.2357.130 (64-bit)
  • Sublime Text 3

注意

  • 我们不建议你将此项目运行在不符合 W3C 标准的浏览器(如 IE)上
  • 此项目没有完成『浮动广告』相关的代码,是因为我们抵制将 JavaScript 被滥用于此类途径。

License

MIT License

hr-training's People

Contributors

djyde avatar

Stargazers

 avatar

Watchers

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