GithubHelp home page GithubHelp logo

hatuanbao / angular-starterkit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from resource/angular-starterkit

0.0 1.0 0.0 1.02 MB

An easy to use AngularJS project template offering turn-key support for automated builds and testing as well as a clean, well-organized folder structure. Leverages Karma, Protractor, Jasmine, and Gulp.

JavaScript 96.93% CSS 0.75% HTML 2.32%

angular-starterkit's Introduction

AngularJS Starter Kit

An easy to use AngularJS project template offering turn-key support for automated builds and testing as well as a clean, well-organized folder structure.

Getting Started

Before proceding, make sure you have the prerequisite software installed.

  1. Download the ZIP file for this project.
  2. Extract the ZIP file and rename the folder to whatever you'd like.
  3. Run npm install from within the root of the project folder.

Usage

This starter kit provides a number of npm scripts to make your development workflow effortless. Available tasks include:

npm run debug ~ Builds a debug version of the project and makes it available at http://localhost:3000.

npm run unit ~ Runs the project's unit tests.

npm run e2e ~ Runs the project's end-to-end tests.

npm run release ~ Builds a release version of the application with minified, concatenated code.

You can modify the behavior of the above scripts by editing either of the following configuration files:

  • build-config.js
  • tests/karma.conf.js

Additional Info

For a full description of the directories and files included in this project and how to use them, see Directory Structure Overview.

For information on how to set up this project to work with JetBrains' excellent WebStorm IDE, see WebStorm Setup Guide.

Note, this starter kit has no baked-in support for browser synchronization (i.e. live reload). If you'd like to add browser synchronization to your project we suggest one of the following solutions.

  1. Ghostlab
  2. BrowserSync
  3. LiveReload

Requirements

The following sofware is required when using this project.

angular-starterkit's People

Contributors

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