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.
2 parents 3d3a1bc + ba382e6 commit efb287fCopy full SHA for efb287f
README.md
@@ -38,6 +38,11 @@ Or for production,
38
39
`npm install && npm run prod`
40
41
+## Tutorial
42
+Here you can find a video tutorial. (**Credits**: [shailesh-ladumor](https://github.com/shailesh-ladumor))
43
+
44
+[<img src="https://img.youtube.com/vi/jA7hr2gE9yc/0.jpg" width="480">](https://youtu.be/jA7hr2gE9yc)
45
46
## Screenshots
47
48
### Login
adminlte-stubs/bootstrap/app.js
@@ -1,2 +1,2 @@
1
require('./bootstrap');
2
-require('admin-lte')
+require('admin-lte');
0 commit comments