Git Product home page Git Product logo

ld-boilerplate-angular's Introduction

ld-boilerplate-angular

A fully scaffolded boilerplate for rapid website development. Based on Angular.JS and Bootstrap. Utilizes NPM, Bower, Yeoman and Grunt.

Prerequisites

You will need the following things properly installed on your computer. If they are already installed you can skip this section and go straight to installation.

Once Node.js is installed, open up terminal on Mac or command on PC and run the following commands:

  • npm install -g bower - Installs Bower
  • npm install -g grunt-cli - Installs Grunt
  • npm install -g yo - Installs Yeoman

Installation

  • Navigate to your projects folder
  • git clone https://github.com/JerrolKrause/ld-boilerplate-angular.git - Clone repository to your local machine
  • ren ld-boilerplate-angular new-project-name - Rename 'ld-boilerplate-angular' to your new project name
  • cd new-project-name - Change into the new directory
  • npm install && bower install - Install app dependencies

Running / Development

Building

  • grunt - Creates a production build of the website in the 'dist' folder.

Yeoman Scaffolding

Yeoman Scaffolding Documentation.

Quick Guide:

Route: yo angular:route routeName

Controller yo angular:controller controllerName

Directive yo angular:directive directiveName

Filter yo angular:filter filterName

View yo angular:view viewName

Service yo angular:service servicename

ld-boilerplate-angular's People

Watchers

James Cloos avatar Jerrol Krause 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.