Skip to content

Applicature-Web3-Synergy/ngx-web3-synergy

Repository files navigation

APPLICATURE LIBRARIES

Development server

@applicature/styles package

npm run watch:styles

@applicature/ngx-web3-synergy package

Keep in mind that before run, you will need to have build of @applicature/styles

npm run watch:styles 

or

npm run build:styles

then run

npm run watch:web3-synergy

demo

Just for developing.

Keep in mind that before run, you will need to have build of @applicature/styles and @applicature/ngx-web3-synergy

npm run watch:styles

then run

npm run watch:web3-synergy

then run

npm run start

or

npm run build && npm run start

ngx-web3-synergy-doc

This is documentation project for @applicature/ngx-web3-synergy package

Keep in mind that before run, you will need to have build of @applicature/styles and @applicature/ngx-web3-synergy

npm run watch:styles

then run

npm run watch:web3-synergy

then run

npm run serve-doc

or

npm run build && npm run serve-doc

Build

applicature/styles package

npm run build-package:styles

applicature/ngx-web3-synergy package

npm build-package:web3-synergy

ngx-web3-synergy-doc

 npm run build-doc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published