GithubHelp home page GithubHelp logo

composer-starter-kit's Introduction

ACA Composer Starter Kit

A quick start scaffold for building interactive, web based user interfaces for ACA Engine.

Screenshot

Getting Started:

  1. Install Git
  2. Install NodeJS
  3. Install Ruby (Windows only)
    • http://rubyinstaller.org/downloads/ (1.9.3 32bit + DevKit TDM)
    • Install ruby and add to path
    • extract devkit to the ruby folder (i.e. c:\ruby193)
    • open CMD to the ruby folder and type:
    • ruby dk.rb init
    • ruby dk.rb install
  4. Final Steps
    • Open a terminal to your projects folder
    • Run git clone https://github.com/advancedcontrol/composer-starter-kit.git
    • Then cd composer-starter-kit into the project and run the following in order
    • gem install compass this compiles CSS
    • npm install -g bower this manages javascript dependencies
    • npm install -g gulp this manages live reloading of the browser
    • npm install this command grabs all our development dependencies
    • bower install this grabs javascript libraries (If bower asks questions AngularJS 1.3 is preferable)
  5. Open your browser to: http://localhost:9000/#/

Now if you edit the SCSS or HTML files, in the app directory, you'll see the changes take effect in your browser immediately.

composer-starter-kit's People

Contributors

stakach avatar

Stargazers

 avatar  avatar

Watchers

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