Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 420 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 420 Bytes

HyperCloud Demo


This is a demo project that demonstrates how to setup a simple server with components and pages.

Quick Start Guide

1. Forking GitHub forks

Start by Forking the repository.

2. Preparing the Environment

Install the dependencies

npm install

3. Run

Start the server

npm start