Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 279 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 279 Bytes

Catalogue

.net based static site generator

Pre-build task

Before building the solution in Visual Studio for the first time, open a command prompt and navigate to the src\Catalogue\JsLibrary folder, then run the following commands:

> npm install
> npm run build