1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2025-01-19 08:52:25 +01:00

14 lines
244 B
Markdown
Raw Normal View History

2016-03-23 18:39:41 +01:00
angular-base-64-upload-demo
===========================
![alt tag](https://raw.github.com/adonespitogo/angular-base64-upload/master/banner.png)
Running
-------
<p>Inside your clone's directory:</p>
```
$ cd demo/
$ php -S 127.0.0.1:8000
```