@lucnd96/dev-tool
v1.0.7
Published
## How to start
Downloads
4
Readme
Dev tool
How to start
Install
npm install -g @lucnd96/dev-toolInit
dev-tool initPull
Pull the theme source code:
Update config.json file:
{
"baseUrl": "",
"getTokenUrl": "",
"sessionCookie": "",
"themeId": ""
}dev-tool pullDev
Watch files change and push to the store:
dev-tool dev