Giter Site home page Giter Site logo

viff-service's Introduction

It's still in developing, you could use commanline version instead Viff Command Line, and follow messages in Viff Google Group, we will keep you updated...


Viff Service Build Status

Viff as service in cloud, no need to install again, MATE!!

Development

##Installation

  1. Use git clone --recursive [email protected]:twers/Viff-Service.git to clone the repository. Please beware that --recursive would ensure you install all submodules required by Chef.
  2. Ensure you have installed software below, with correct version:
    • VirtualBox 4.3.4
    • Vagrant 1.4.0
  3. Run vagrant box list to check if you have installed precise64 box. If not, install one from Internet or local sharing drive. Just name the box as "precise64". You can add it by vagrant box add precise64 ./precise64.box
  4. Run vagrant up in the repository folder. It will take about 50 minutes. Be patient.
  5. When it's finished, use vagrant ssh to connect and check if packages are installed. You could run which viff and similarly for mocha, karma, grunt, bower, express, coffee, mongod, phantomjs.
  6. npm install
  7. bower install
  8. grunt dev

HISTORY

Project Created ----- 2013/12/10

TODO

  1. REVISION NUMBER for static files

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.