set up a first draft of the angular2 scaffold
This commit is contained in:
parent
325b361a15
commit
4fa442e262
7 changed files with 111 additions and 13 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -3,3 +3,6 @@
|
|||
*.iml
|
||||
atlassian-ide-plugin.xml
|
||||
node_modules/
|
||||
typings/
|
||||
app/**/*.js
|
||||
app/**/*.js.map
|
Loading…
Add table
Add a link
Reference in a new issue