Skip to content

Commit

Permalink
Add link to Vercel
Browse files Browse the repository at this point in the history
  • Loading branch information
mr9d committed Nov 15, 2022
1 parent eeb9089 commit dcc2077
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,11 @@ Fun fact. This project was inspired by [the Code and Magic](https://github.com/h

## Live version

Available at GitHub pages: <https://mr9d.github.io/wizard-of-the-code/> (deployed from the `master` branch)
Available at GitHub pages: <https://mr9d.github.io/wizard-of-the-code/>

Also available on Vercel: <https://wizard-of-the-code.vercel.app/>

Both deployed from the `master` branch.

## Running locally

Expand Down Expand Up @@ -45,3 +49,4 @@ You can change the game level in any way by modifying the [script/game/level.js]
- CSS3
- JavaScript ES6
- GitHub Pages ([documentation](https://docs.github.com/en/pages))
- Vercel ([documentation](https://vercel.com/docs))

1 comment on commit dcc2077

@vercel
Copy link

@vercel vercel bot commented on dcc2077 Nov 15, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

wizard-of-the-code – ./

wizard-of-the-code-git-master-mr9d.vercel.app
wizard-of-the-code-mr9d.vercel.app
wizard-of-the-code.vercel.app

Please sign in to comment.