/cloudy-client

Cloudy-Client: A Cloud Optimization web app that helps you to find the best cloud service provider for you and optimize your cloud resources

Primary LanguageJavaScript

Getting Started

Install the dependencies and run the development server

npm install
npm run dev
# or
yarn
yarn dev