proj3rd / tool3rd

Assistant for 3GPP telecommunication development
17 stars 2 forks source link
3gpp 5g application-protocol asn-1 asn1 cellular-network lte mobile-networks rrc

tool3rd

An Electron application with React and TypeScript

Tech stacks used

Recommended IDE Setup

Project Setup

Install

$ npm install

Development

$ npm run dev

Build

# For windows
$ npm run build:win

# For macOS
$ npm run build:mac

# For Linux
$ npm run build:linux