Skip to content
This repository has been archived by the owner on Jun 3, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (11 loc) · 367 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 367 Bytes

HTML5 'Coming Soon' page with a simple, responsive design.

Build

There is no build.

Run

https://github.com/indexzero/http-server is an easy choice, but any web server will do.

git clone https://github.com/kanini/coming-soon.git
cd coming-soon
npm install --global http-server
http-server # defaults to port 8080, http://localhost:8080/index.html