Skip to content

Commit

Permalink
Build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
GuxMartin committed Mar 31, 2021
1 parent b28fd61 commit 4f662e4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,3 +129,11 @@ iModal.setSettings({
## Documentation and examples
[https://guxmartin.github.io/iModal/examples/](https://guxmartin.github.io/iModal/examples/)
## Build
```
npm i browserify -g
npm i
npm run build
npm run build-min
```

0 comments on commit 4f662e4

Please sign in to comment.