mirror of https://github.com/ColorlibHQ/gentelella
execute npm run dev instead of gulp
parent
19735f20c9
commit
750479fbff
|
@ -45,7 +45,7 @@ To have all gulp dependencies run ```npm install```
|
||||||
If `gulp` is installed, follow the steps below.
|
If `gulp` is installed, follow the steps below.
|
||||||
|
|
||||||
1. Fork and clone the repo.
|
1. Fork and clone the repo.
|
||||||
2. Run `gulp`, this will open gentelella on your default browser
|
2. Run `npm run dev`, this will open gentelella on your default browser
|
||||||
3. Now you can code, code and code!
|
3. Now you can code, code and code!
|
||||||
4. Submit a pull request
|
4. Submit a pull request
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue