Skip to content

Commit

Permalink
Merge pull request #50 from THEOplayer/maintenance/remove-sandbox
Browse files Browse the repository at this point in the history
Maintenance/remove-sandbox
  • Loading branch information
ceyhun-o authored Feb 16, 2024
2 parents edd80bd + ff21c3d commit 8586833
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 10 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ This project will demonstrate how to use THEOplayer for web. if you have any que

## Quickstart

The easiest way to start is checking our live documentation on [Codesandbox](https://codesandbox.io/s/github/THEOplayer/samples-web)

## Quickstart: on your local machine

1. Run the static server local `npx http-server`

> The THEOplayer library provided in this sample is currently targeted to the latest version and is set to run on **localhost only**
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"scripts": {
"start": "serve"
},
"author": "Mauricio Coelho",
"author": "THEO Technologies",
"dependencies": {
"theoplayer": "^4.5.1",
"@theoplayer/extended": "^6.7.0"
"theoplayer": "^6",
"@theoplayer/extended": "^6"
}
}
3 changes: 0 additions & 3 deletions sandbox.config.json

This file was deleted.

0 comments on commit 8586833

Please sign in to comment.