Skip to content

Commit

Permalink
- Updated deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeny Svirsky committed Nov 14, 2023
1 parent f812b6b commit 8bd6bff
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# Example app for the integration purposes

### How to deploy:
```shell
nvm exec npm run build
```
1. Merge changes to `gh-pages` branch
2. Push changes to the `origin`
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nft-market",
"version": "0.1.0",
"private": true,
"homepage": "https://cere-io.github.io",
"homepage": "https://cere-io.github.io/integration-external-app-example",
"dependencies": {
"@testing-library/jest-dom": "^5.16.1",
"@testing-library/react": "^12.1.2",
Expand Down

0 comments on commit 8bd6bff

Please sign in to comment.