This is a project of the course "Imersão CSS" by Diogo Machado. For more information, you can access course's home page
We are using the libs to develop:
To make a fresh reload of the project. To install, use the command:
npm install -g browser-sync
If some problem happens during installation, try to use sudo npm install -g browser-sync
. if the situation continues to search in the documentation of browser-sync.
Clone this project using git clone ...
browser-sync start --server --files "*"