1.0.0-beta.10 • Published 7 years ago

@deskproapps/deskproapps-sdk-react v1.0.0-beta.10

Weekly downloads
-
License
BSD-3-Clause
Repository
github
Last release
7 years ago

deskproapps-sdk-react · Build Status

A react-based javascript SDK for building Deskpro Apps powered by the React library

Contents

Installation

To install, run:

npm install        

Building

The recommended way to build this project is to use Deskpro Apps Tool, known on the command line as dpat

Dpat is main tool to build and package apps at Deskpro and comes bundled with all the dependencies like Babel and Webpack and many more and it is constantly updated.

Chances are, if you need to build this sdk project, that you would also need to build other sdk projects so it is best to install it globally:

npm install -g @deskproapps/dpat 

If you want to have installed locally, run:

npm install -g @deskproapps/dpat 
 

If you have a previous version of dpat installed, it is important that you update to the lastest version

To compile the sdk run:

npm run make-clean && npm run make-lib      

To package the sdk run:

npm run make-clean && npm run make-lib && npm run make-dist

Running tests

You must have Deskpro Apps Tool installed to run the tests. After you install it, run

npm run test 
1.0.0-beta.10

7 years ago

1.0.0-beta.9

7 years ago

1.0.0-beta.8

7 years ago

1.0.0-beta.7

7 years ago

1.0.0-beta.6

7 years ago

1.0.0-beta.5

7 years ago

1.0.0-beta.4

7 years ago

1.0.0-beta.3

7 years ago

1.0.0-beta.2

7 years ago

1.0.0-beta.1

7 years ago

1.0.0-alpha.11

7 years ago

1.0.0-alpha.10

7 years ago

1.0.0-alpha.9

7 years ago

1.0.0-alpha.8

7 years ago

1.0.0-alpha.7

7 years ago

1.0.0-alpha.6

7 years ago

1.0.0-alpha.5

7 years ago

1.0.0-alpha.4

7 years ago

1.0.0-alpha.3

7 years ago

1.0.0-alpha.2

7 years ago

1.0.0-alpha.1

7 years ago

1.0.0-alpha

7 years ago

0.2.0

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago