# {{name}}

## Build/Run

1. Create An App: `rdx app`
1. Compile: `rdx compile` or `rdx compile -a {{{path}}}/{{smallName}}.html`
1. Serve: `rdx serve` or `rdx serve -a {{{path}}}/{{smallName}}.html`
