Basic Hapi JS starter application with React front end. Used as a simple starting point for Hapi and React. For a more complete example, checkout Mullet. This differs by separating the API and web front end entirely.
Install the packages with npm i and start the server using npm start.
This application is licensed under The MIT License.