Skip to content

Kungbib/service-unavailable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

service-unavailable

A static page to display when everything goes wrong

Prerequisites

You need NodeJS with NPM to build this project.

Deploying

Clone the repo and run

$ npm i && npm run build

This will build the static page into the build folder.

Development

Start watch task to build whenever the files in src are changed.

$ npm run watch

Project structure

What Source
Layout ./src/index.html
Styling kungbib-styles package and ./src/styles/style.scss
Assets kungbib-styles package and Font Awesome
JavaScript There is none

About

A static page to display when everything goes wrong

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages