Skip to content

nasriyasoftware/hypercloud-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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