Files
open5gs/webui
Sukchan Lee 905bfd2bf0 update it
2017-06-09 14:22:26 +09:00
..
2017-06-09 12:26:33 +09:00
2017-05-31 09:47:03 +09:00
2017-06-09 14:22:26 +09:00
2017-06-04 21:39:50 +09:00
2017-06-09 14:22:26 +09:00
2017-06-08 12:28:28 +09:00
2017-05-12 15:07:03 +09:00
2017-06-08 12:28:28 +09: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