Set up Basic AngularDart Structure

This commit is contained in:
Marty Oehme 2018-07-07 15:46:40 +02:00
parent fffcc3fbae
commit f3dfc3b368
7 changed files with 193 additions and 32 deletions

View file

@ -7,10 +7,12 @@ homepage: https://www.martyoehme.org/
environment:
sdk: '>=2.0.0-dev.66.0 <2.0.0'
#dependencies:
# path: ^1.4.1
dependencies:
angular: ^5.0.0-beta
dev_dependencies:
angular_test: ^2.0.0-beta
build_runner: ^0.9.0
build_test: ^0.10.2
build_web_compilers: ^0.4.0
test: ^1.2.0
test: ^1.0.0