wp-services
v1.0.0
Published
**Pushing the Changes** 1. After implementing any service, build the application using `yarn run build`. 2. Push the code along with its `dist` build folder
Readme
amnet-prosemirror-services
Pushing the Changes
- After implementing any service, build the application using
yarn run build. - Push the code along with its
distbuild folder
How to run
- Include the cloning url into the
package.jsonas a dependency package
"amnet-prosemirror-services": "https://<github_access_token(classic)>@github.com/AMNETSYSTEMS/amnet-prosemirror-services"- Change the imported method from a file to the above installed github repository.
