375 B
375 B
How to use
clone the repo via git and install dependencies:
git clone https://github.com/651778286/gnss-tool-kit.git
cd gnss-tool-kit
yarn
Starting Development
Start the app in the dev
environment:
yarn dev
yarn electron:dev
Packaging for Production
To package apps for the local platform:
yarn electron:build