How to install it:
First install server:
Install Node.js server.
- on terminal run sudo apt-get install nodejs
- then run sudo apt-get npm install -g autosave
Install extension:
https://chrome.google.com/webstore/detail/mlejngncgiocofkcbnnpaieapabmanfl
How to use ?
In command line run $ autosave and the output should look like DevTools Autosave 1.0.0 is running on http://127.0.0.1:9104Now you are ready to make changes to JS and CSS files from the Chrome DevTools. Press F12 and it should open Developer Tools window. Click on elements, and on the right side you'll see your CSS formatting. Modify or add new style, and try to restart. If you did everything right, your changes should be saved.
Helpfull link:
https://github.com/NV/chrome-devtools-autosave
Happy coding
No comments:
Post a Comment