Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 196 Bytes

DEPLOYMENT.md

File metadata and controls

8 lines (6 loc) · 196 Bytes

How to deploy

After you commit your changes run the following command:

npm run deploy

Then go to Github and do a release and tag it with the same version as the package.json file.