Separating code into files.
Bundling the code with node. Adding some neccesary files.
This commit is contained in:
parent
c63c870059
commit
62825829e2
16
README.md
16
README.md
@ -1,2 +1,14 @@
|
||||
# idealista-enhancer
|
||||
Personal Idealista Enhancer
|
||||
# Idealista Enhancer
|
||||
|
||||
Quick-view information for the flats. It also features some personalization to color the items if they fit your search parameters.
|
||||
|
||||
|
||||
|
||||
## Manual compile
|
||||
Clone the repository.
|
||||
|
||||
npm install
|
||||
npm run bundle
|
||||
|
||||
|
||||
Then use **app.bundle.js** in your prefered browser script manager.
|
||||
|
Loading…
Reference in New Issue
Block a user