This is an experimental Jetpack Cloud dashboard front-end.
It’s built with JavaScript and WordPress.org core components.
- Make sure you have
git,nodeandnpminstalled - Clone this repository locally with
https://github.com/Automattic/jp-cloud-experiment.git - Execute
npm installto install packages - Execute
npm startto run the build process in a development mode - Execute
npm run buildto build the code for production - Open the
index.htmlfile in the browser
This project is licensed under GNU General Public License v2 (or later).