imba-404-page
v0.0.1
Published
This repository produces a simple component to be used for 404 requests to imba.io.
Downloads
3
Readme
Imba.io 404 Page
This repository produces a simple component to be used for 404 requests to imba.io.
TODO: example of usage using unpkg
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