We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6eb0dff + 5f67a15 commit d0e9a6aCopy full SHA for d0e9a6a
README.md
@@ -28,6 +28,9 @@ dependencies. Install them with:
28
npm install
29
```
30
31
+This project uses **npm** for managing JavaScript dependencies and tracks
32
+exact versions in `package-lock.json`.
33
+
34
Bundled JavaScript is compiled from the source files in `assets/js/`. Run the
35
following to create `main.min.js` (minified with a banner) or watch for changes:
36
0 commit comments