Skip to content

Commit e4ba5bb

Browse files
committed
Add build part
1 parent 340cccc commit e4ba5bb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,16 @@ If you are using the rails asset pipeline you can use the [introjs-rails](https:
110110
### Yii framework
111111
You can simply use this project for Yii framework: https://github.com/moein7tl/Yii-IntroJS
112112

113+
114+
## Build
115+
116+
First you should install `nodejs` and `npm`, then first run this command: `npm install` to install all dependencies.
117+
118+
Now you can run this command to minify all static resources:
119+
120+
make build
121+
122+
113123
## Roadmap
114124
- More browser compatibility
115125

0 commit comments

Comments
 (0)