angular-require-typescript-seed

0.0.8 • Public • Published

Dependency Status NPM version Downloads Build Status Coverage Status License Release Tag Node Issues Gitter

angular-require-typescript-seed

the AngularJS and RequireJS using TypeScript Seed 0.0.8

This project is an application skeleton for a typical AngularJS web app using RequireJS written in TypeScript.

Building

In order to build ensure that you have Git and Node.js installed.

Manually

Clone a copy of the repo:

git clone https://github.com/gregoranders/arts.git

Change to the arts directory:

cd arts

Run build:

npm build

Run tests:

npm test

NPM

npm install angular-require-typescript-seed

Change to the arts directory:

cd node_modules/angular-require-typescript-seed

Run tests:

npm test

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.8
    1
    • latest

Version History

Package Sidebar

Install

npm i angular-require-typescript-seed

Weekly Downloads

1

Version

0.0.8

License

BSD-3-Clause

Last publish

Collaborators

  • gregoranders