GithubHelp home page GithubHelp logo

ui-base's Introduction

#UI Base UI Base is a launch pad for Angular webapps that speeds up the take-off

##Dependencies These dependencies need to be installed before trying to fire up the project.

  1. node: follow the link and click the button
  2. ruby: you should have a mac and if you do it's already there
  3. gem install sass && gem install compass
  4. npm install grunt grunt-cli bower -g installs grunt, grunt-cli & bower globally.

##Instructions Follow these instructions to fire up ui-base after ensuring you have all dependencies listed above installed in your environment.

  1. add hosts entry to etc/hosts 127.0.0.1 ui-base.dev www.ui-base.dev
  2. in terminal, navigate to the root directory (where Gruntfile.js is located)
    • install node modules: npm install
    • install bower packages: bower install
  3. in the same directory run one of the following commands
    • grunt serve: runs all dev tasks
    • grunt test: runs all jasmine unit tests
    • grunt build: runs build tasks that minify & concat code and outputs the files to the /dist directory.

##Thirdparty Resources These are our frontend packages that are maintained with bower

ui-base's People

Watchers

 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.