1.1.5 • Published 10 months ago
aswar-pdf-builder v1.1.5
Contribute to the Codebase
- Clone the repository
- install dependency with
npm install - build the packages with
npm run build
[in pdf-builder dir] $ npm install
[in pdf-builder dir] $ npm run buildThen, run npm run dev on packages/common, packages/schemas, packages/generator, and packages/ui,
and make sure that any changes are output to each packages dist folder.
[in pdf-builder/packages/common dir] $ npm run dev
[in pdf-builder/packages/schemas dir] $ npm run dev
[in pdf-builder/packages/ui dir] $ npm run dev
[in pdf-builder/packages/generator dir] $ npm run devIf you want to check the changes in the browser, go to playground.
[in pdf-builder/playground dir] $ npm install
[in pdf-builder/playground dir] $ npm run devIf npm run dev is running in each package, changes made will be reflected in the playground. (For the UI package, it may take about 5-10 seconds for the changes to be reflected.)
1.1.5
10 months ago
1.1.4
10 months ago
1.1.3
10 months ago
1.1.1
10 months ago
1.1.0
10 months ago
1.0.9
10 months ago
1.0.8
10 months ago
1.0.7
10 months ago
1.1.2
10 months ago
1.0.6
11 months ago
1.0.4
11 months ago
1.0.3
11 months ago
1.0.25
11 months ago
1.0.24
11 months ago
1.0.23
11 months ago
1.0.22
11 months ago
1.0.21
11 months ago