These instructions will help you install the project on your local machine, as well as add new features.
Getting Started
Development Environment
Making Changes
-
Copy the snippet below to get the project running on your local machine.
git clone https://github.com/flex-development/JIME-P001.git; cd JIME-P001; yarn # or npm install
Directory: src
Add modules and type definitions used by all packages under the src directory.