mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-06 17:05:34 +00:00
15 lines
No EOL
195 B
Markdown
15 lines
No EOL
195 B
Markdown
Lexical Model and Package Compiler
|
|
==================================
|
|
|
|
Build
|
|
-----
|
|
|
|
npm run build
|
|
|
|
|
|
Test
|
|
----
|
|
|
|
npm test
|
|
|
|
**NOTE**: ensure you run `npm run build` before running the tests! |