Skip to content
This repository was archived by the owner on Jul 20, 2021. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 495 Bytes

File metadata and controls

12 lines (9 loc) · 495 Bytes

Developer Notes

Nodejs, npm and grunt are needed to compile this project.

Before committing source code changes to the repository, be sure to run the main grunt task from the command line to update the dist folder. This will also update the distribution readme file.

If you are using Visual Studio Code, you can launch the terminal using ctrl+~ and issue the grunt command directly from the editor.