simple error pages
To get a local copy up and running follow these steps.
- Clone the repo
git clone https://github.com/fabianskutta/error-pages.git
- Install NPM packages
npm install
- run dev environment
npm run dev
Distributed under the MIT License. See LICENSE
for more information.