Code Monkey home page Code Monkey logo

angular-base-apps's Introduction

Angular Base Apps

An open source, community-driven fork of Foundation for Apps by Zurb (recently deprecated)

Build Status GitHub version

This is Angular Base Apps, an Angular-powered framework for building powerful responsive web apps and an unofficial fork of Foundation for Apps by Zurb.

Requirements

You'll need the following software installed to get started.

  • Node.js: Use the installer provided on the NodeJS website.
  • Git: Use the installer for your OS.
  • Gulp and Bower: Run [sudo] npm install -g gulp bower

Get Started

Stuck with Foundation for Apps? Try out Angular Base Apps 1.2.6 as a drop-in replacement!

Starting fresh? Check the installation docs to get started.

Templates

We've compiled a list of project templates for Angular Base Apps to help get you started quickly. If you have a template you would like added to the list let us know!

Documentation

Documentation for the latest release is available at https://base-apps.github.io/angular-base-apps/latest

Documentation is distributed with each release of Angular Base Apps. The docs for a specific release can be found at the url above with latest replaced with the version tag. For instance, you can find the v1.2.6 release docs at https://base-apps.github.io/angular-base-apps/v1.2.6

Building this Repo

If you want to work with the source code directly or compile our documentation, follow these steps:

git clone https://github.com/base-apps/angular-base-apps.git
cd angular-base-apps
npm install

While you're working on the code, run:

npm start

This will assemble the templates, static assets, Sass, and JavaScript. You can view the test server at this URL:

http://localhost:8080

The documentation can be viewed at the same URL as above.

Directory Structure

  • build: This is where our documentation is assembled. Don't edit these files directly, as they're overwritten every time you make a change!
  • docs: The Angular Base Apps documentation.
  • scss: The Sass components.
  • js: The Angular modules and directives, and other external libraries.
  • dist: Compiled CSS and JavaScript files, in minified and unminified flavors.
  • tests: Unit tests for the Angular modules.

Versioning

Angular Base Apps follows semver, so we won't introduce breaking changes in minor or patch versions. The master branch will always have the newest changes, so it's not necessarily production ready.

Contributing

We love feedback! Help us find bugs and suggest improvements or new features.

If you find a problem or have an idea, open a new issue on GitHub. When filing a bug report, make sure you specify the browser and operating system you're on, and toss us a screenshot or show us how we can recreate the issue.

angular-base-apps's People

Contributors

akiran avatar andy-polhill avatar antjanus avatar cmwinters avatar cvrebert avatar encounter avatar foobarth avatar gabysbrain avatar gakimball avatar gjungb avatar ilanbiala avatar joshuajohnson814 avatar kalisafalzone avatar kevinsalter avatar laurent-le-graverend avatar lozandier avatar mandimey avatar myabc avatar naneer avatar nirlah avatar romainfrancez avatar scottpledger avatar soumak77 avatar stryju avatar thedeerchild avatar thylo avatar tolyo avatar wldcordeiro avatar wtfribley avatar zurbchris avatar

Watchers

 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.