We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b41102 commit 727a0dcCopy full SHA for 727a0dc
README.md
@@ -53,28 +53,13 @@ Technical TODOs:
53
54
Resources:
55
- [Npm Guide](https://docs.npmjs.com/getting-started/publishing-npm-packages)
56
-- [Bower Guide (deprecated)](https://bower.io/docs/creating-packages/)
57
58
### Execute tests TODO
59
60
*Warning: Not implemented yet*
61
62
`npm test`
63
64
-#### Bower link
65
-
66
-Bower users can link the project with another to test the package without deploying.
67
68
-In angularjs-input-tags do:
69
70
-`npm run bower link`
71
72
-In the target project do:
73
74
-`[path to valid bower bin] link angularjs-input-tags`
75
76
-A symlink of the project will be created in bower_components target project.
77
78
### LICENCE MIT
79
80
The MIT License (MIT)
0 commit comments