mirror of
https://github.com/open5gs/open5gs.git
synced 2025-11-02 21:13:40 +00:00
Prerequisite
Install node at https://nodejs.org/
Install yarn at https://yarnpkg.com/
Install Package
yarn
Running
[Development] yarn run dev
[Production] yarn run build; yarn run start