diff options
author | Tayane Fernandes <tayane.rmf@gmail.com> | 2017-05-09 16:16:44 -0300 |
---|---|---|
committer | Tayane Fernandes <tayane.rmf@gmail.com> | 2017-05-09 16:16:44 -0300 |
commit | 3f115deda1f2d77d2e8c500d429f2314c02a7e80 (patch) | |
tree | 42372f8a1fe98d649af47de1f752842d9efc6c51 | |
parent | 2ea3140d070a5dd8f5306a2c1ba448f0b5842a12 (diff) |
Add 'start development page' in the README
with @thaissiqueira
-rw-r--r-- | README.md | 8 |
1 files changed, 2 insertions, 6 deletions
@@ -59,13 +59,9 @@ $ pixelated-user-agent --host 0.0.0.0 --multi-user --provider=mail.bitmask.net First time email sync could be slow, please be patient. This could be the case if you have a lot of emails and it is the first time you setup the user agent on your machine. -#### How do I see the result of my changes? +#### How to get start with development? -For all **Python changes**, you will need to kill (Ctrl-C) the server and start the pixelated user agent again. - -For most **JavaScript** or **HTML changes**, you will just need to reload the browser. - -For most **CSS or Handlebars templates changes**, you will also need to run: `$ cd /vagrant && make install_js` +See the [Starting Development page](https://github.com/pixelated/pixelated-user-agent/wiki/Starting-Development) ### Option 2: Pixelated User Agent + Leap Platform |