Skip to content

🌟🌟🌟 A complete Angular 2 project for TypeScript built with SystemJS, Gulp, Bootstrap 4, PostCSS, Jade, TSLint, Karma, Jasmine, Webserver with LiveReload

License

Notifications You must be signed in to change notification settings

NN77/ng2-complexity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ng2-complexity

🤘 A complete Angular 2 project for TypeScript built with SystemJS, Gulp, Bootstrap 4, PostCSS, Jade, TSLint, Karma, Jasmine, Webserver with LiveReload

Dependency Status devDependency Status

Global Deps

Check before install global deps:

npm -g ls --depth=0

Install global deps

npm i -g http-server gulp tsd ts-node typescript

Dependencies & Engines Versions

"devDependencies":{...}
"dependencies": {
    "angular2": "2.0.0-beta.1",
    "bootstrap": "^4.0.0-alpha.2",
    "es6-promise": "^3.0.2",
    "es6-shim": "^0.33.3",
    "ng2-bootstrap": "^1.0.1-beta.2",
    "rxjs": "^5.0.0-beta.0",
    "systemjs": "^0.19.17"
  },
"engines": {
    "node": ">= 5.4.1",
    "npm": ">= 3.3.12"
  }

Quick start

git clone https://github.com/NN77/ng2-complexity.git
cd ng2-complexity
npm i

Use http-server to serve the mockup.json

http-server ./ --cors

Start app

npm start

Features

TODO

TSD to Typings

Credits

Big 🍺 for:

About

🌟🌟🌟 A complete Angular 2 project for TypeScript built with SystemJS, Gulp, Bootstrap 4, PostCSS, Jade, TSLint, Karma, Jasmine, Webserver with LiveReload

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published