Nautilus-Cloud-Ui Frontend for Nautilus Cloud How to run To run on local, follow these steps: If you did not install npm, Run npm install Run npm run start (It will open http://localhost:8500 on your browser.) To build, Run npm run build