# Deploy!

# Publish to netlify

First thing, if not done already, login with github. After login export your codesandbox code to github in a new repository.

Commit your changes and once commited go to netlify.com and login with your github account. Once logged in click on New site from github and follow the instructions. Select your repository created on github and then click Deploy site. After deployment ends click on the preview button and you'll get your site live for everybody to see.

TIP

You can change the name of the temporary website! Go change it.

# Visual steps

Fork the sandbox if needed

Vue.js


Create a Github repository from inside Codesandbox

Vue.js


Wait until the repository is created on github

Vue.js


Create new site from Git on Netlify

Vue.js


Link Netlify with Github if needed

Vue.js


Select Github repository

Vue.js


Specify branch and distribution repository. Build command next.

Vue.js


Preview the website once the build is finished.

Vue.js



**Share it with the world! (if you want to ;) )**