Skip to content
Snippets Groups Projects
Commit 5f405512 authored by zeke-witter's avatar zeke-witter
Browse files

Standardize and materialize 500, 404, and 403 pages

parent 10e3fed4
No related branches found
No related tags found
No related merge requests found
target
.settings
.project
.classpath
\ No newline at end of file
.classpath
.idea/
myuw-error-valve/myuw-error-valve.iml
myuw-root-webapp/ROOT.iml
myuw-root-webapp/src/main/webapp/bucky-sad.png
node_modules/
package.json
root-parent.iml
......@@ -2,4 +2,9 @@
[![build status](https://git.doit.wisc.edu/ci/projects/15/status.png?ref=master)](https://git.doit.wisc.edu/ci/projects/15?ref=master)
This is the root context of myuw. It is just here to serve up some static html pages for 500 and 400 level errors.
\ No newline at end of file
This is the root context of myuw. It is just here to serve up some static html pages for 500 and 400 level errors.
### Development
From the root directory, run `npm start`. The web app will run at [http://localhost:8080](http://localhost:8080) and will
show the 404 page by default.
\ No newline at end of file
This diff is collapsed.
This diff is collapsed.
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment