pimp-my-page
v0.1.1
Published
Main PMP project all inclusive (engine, UI, basic plugin)
Downloads
2
Readme
pimp-my-page
Pimp My Page is a node module that enable easy and fast webpage front-end tweaking. Easy to install and use to let you pimp any webpages in a matter of seconds. All changes are sandboxed in your local dev environment, the targeted website, live or not, is not impacted.
Useful for front-end developments on an existing application:
- no local dev environment necessary
- quick prototyping on top of a production web application
- test your bug fixes in production before commiting blindly from your dev environment
Install
npm install pimp-my-page
Usage
npm start
After launching Pimp My Page a browser window will open the UI. You'll find help to get started in the help section.
Special thanks to BrowserSync that powers most of this stuff :heart:
Happy pimpin'