# jp-cloud-experiment **Repository Path**: mirrors_Automattic/jp-cloud-experiment ## Basic Information - **Project Name**: jp-cloud-experiment - **Description**: Jetpack Cloud Experiment - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-06-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Jetpack Cloud (Experimental) This is an experimental Jetpack Cloud dashboard front-end. It’s built with JavaScript and WordPress.org core components. ## Getting started 1. Make sure you have [`git`](https://git-scm.com/book/en/v2/Getting-Started-Installing-Git), [`node`](https://nodejs.org/en/download/package-manager/) and [`npm`](https://docs.npmjs.com/getting-started/installing-node) installed 2. Clone this repository locally with `https://github.com/Automattic/jp-cloud-experiment.git` 3. Execute `npm install` to install packages 4. Execute `npm start` to run the build process in a development mode 5. Execute `npm run build` to build the code for production 6. Open the `index.html` file in the browser ## License This project is licensed under [GNU General Public License v2 (or later)](./LICENSE.md).