Skip to content
This repository was archived by the owner on Aug 24, 2020. It is now read-only.

Commit f1d171c

Browse files
Update local test information
1 parent 8ae2ca2 commit f1d171c

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,15 @@ To generate the library using ng-packagr (https://github.com/dherges/ng-packagr)
5858
$ npm run packagr
5959
```
6060

61+
To test locally
62+
63+
```bash
64+
$ cd dist
65+
$ npm pack
66+
$ cd /your-project-path/
67+
$ npm install /relative-path-to-local-ionic-swing/dist/ionic-swing-0.0.0.tgz
68+
```
69+
6170
## Side notes
6271

6372
Struture of the project created following the tutorial of Nikolas LeBlanc

0 commit comments

Comments
 (0)