**Project needs to be built once before starting the web app to set the default page. **
Base project template for creating mace.ts web site. Includes all references needed and examples for Api, View, and Script. Web pages are simple HTML5 pages no extra markup language or injection into those pages beyond what the HTML5 capacity already is. There is no server side rendering of pages. Rendering of pages happens on client after the view has been recieved and the data packages from the WebApi has been received. You can find the mace.ts on GitHub at https://github.com/DNCarroll/mace.