2016-05-26 11:07:06 +01:00
..
2016-05-24 14:28:09 +01:00
2016-05-24 14:28:09 +01:00
2016-05-19 10:29:42 +01:00
2016-05-26 10:24:44 +01:00
2016-05-24 16:45:57 +01:00
2016-05-26 11:07:06 +01:00
2016-05-24 14:28:09 +01:00
2016-05-24 16:45:57 +01:00
2016-05-19 10:29:42 +01:00

DocumentList demo

Install:

npm install

Set authentication token value in the index.html

<script>
    localStorage.setItem('token', '<AUTH-TOKEN>');
</script>

Run the project:

npm start