blazor-lumen-boilerplate

Adding Scripts

  1. Create your new script in the Client/Scripts/ directory.
  2. After adding your script open the config.ts file and add the filename to the scripts array.

For additional information about TypeScript read the TypeScript documentation.