Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Imba.io 404 Page

This repository produces a simple component to be used for 404 requests to imba.io.

Usage

<script src='https://unpkg.com/imba-404-page/public/404-page.imba.js'></script>
<page-404 home='https://www.imba.io'></page-404>

Development

When you have the code get started by running the following commands

yarn # npm install
yarn start # npm start

Open the url shown by yarn start output in the browser. This is automatically configured with hot module reloading

About

A 404 page for imba.io

Topics

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.