Deployment
In case you want to run Portal with terminal (ex. tmux)
-
Go to Portal directory
$ cd Portal
-
Build Portal
$ npm run build
-
Run Portal
$ npm run start
Go to Portal directory
$ cd Portal
Build Portal
$ npm run build
Run Portal
$ npm run start