Getting Started

The routes and application starting point is app/. The pages folder is used on the client and the server to match routes for ssr, ssg, and csr modes.

This page also has a very simple example of using css styles in the project.

All "groups" of code should go in the modules folder.

To see an example of a dynamically loaded module view the code for dashboard.