- frontend source is in
src/views
get /
returns home pageget /modules/:type/:module
bundles JavaScript entry files
get /cache
to view and clear the cache
npm start
to run with bundling enablednpm run debug
to run in debug mode to view module source and waterfall loading