This is a past event. Please, join us for Web Summer Camp this year.
Frontend to Serverless
You have built your awesome web application and now you want to share it with the world! Where do you start? How do you get code from your machine to the cloud? In this workshop, you will learn how to develop a web application locally and set it up for cloud deployment. You will also learn about Serverless functions and how you can amplify your web development skills!
npm and nodejs; latest versions preferred.npm install netlify-cli -g.git on your machine and Github access (Netlify cli will authenticate using Github and can deploy the application)npm install -g wrangler