You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 26, 2020. It is now read-only.
To compile the distribution files by yourself, make sure that you have node.js and gulp installed, then:
66
74
- Clone the repository: `https://github.com/marcbruederlin/particles.js.git`
67
75
- Change in the project directory: `cd particles.js`
68
76
- Install the dependencies: `npm install`
69
-
- Run the gulp build task `gulp build` to regenerate the `dist` folder. You can also run `gulp build --watch` to watch for file changes and automatically rebuild the files.
77
+
- Run the gulp build task `gulp build` to regenerate the `dist` folder. <br/> You can also run `gulp build --watch` to watch for file changes and automatically rebuild the files.
70
78
71
79
## Using particles.js?
72
-
If you’re using particles.js in some interesting way or on a cool site, I’d be very grateful if you <ahref="mailto:hello@marcbruederlin.com?subject=Hey, I'm using particles.js">shoot me</a> a link to it.
73
-
If you want, you can [buy me a coffee](https://www.paypal.me/marcbruederlin) to keep this project running.
80
+
If you’re using particles.js in some interesting way or on a cool site, I’d be very grateful if you <ahref="mailto:hello@marcbruederlin.com?subject=Hey, I'm using particles.js">shoot me</a> a link to it.<br />
81
+
For any problems or questions don't hesitate to open an issue.<br />
82
+
Do you like particles.js? If you want, you can [buy me a coffee](https://www.paypal.me/marcbruederlin).
74
83
75
84
## License
76
85
particles.js is created by [Marc Brüderlin](https://marcbruederlin.com) and released
77
-
under the [MIT license](https://github.com/marcbruederlin/particles.js/blob/master/LICENSE).
78
-
For any problem or question do not hesitate to open an issue.
86
+
under the [MIT license](https://github.com/marcbruederlin/particles.js/blob/master/LICENSE).
0 commit comments