Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 956 Bytes

README.md

File metadata and controls

29 lines (25 loc) · 956 Bytes

Surge.sh demo

I'll be using this repo to demo just a few of the different features and functionalities that surge.sh has to offer.

Prerequisits

  • git
  • npm

Surge

Installation

$ npm install --global surge

Registration

You need to create an account in order to use surge. It's free and it takes only a ~minute.

$ surge

run surge in your terminal, you'll be asked to register.

Demos

In order to deploy the demos, you'll need to run surge . within each folder.
Remember to replace the content of CNAME files with your own custom domains.