0
I bought a theme from the internet called FUSE ANGULAR JS, in documentation from him, he explains that I must install npm, Bower, Gulp and so on... then he asks me to execute the following command gulp serve
, and then some other page is loaded on the server with a header, sidebar and a span
"Hello, I’m a sample page!"
the problem is that I don’t know where this . html is that it loads and much less the . css.
Basically, the structure of my project is like this:
Can I get some help? Thank you!
Ah, young man, you’ll have to look for it, that’s how it is. If you have the fountain in your hands you don’t know, imagine we only have one screenshot of the structure of the project. A guess for you: look in the file of routes, there will be what you need.
– Jéf Bueno