Skip to content

Zeph33/zcloudy

Repository files navigation

zCloudy

zeph cloud

Instructions

Clone

$ git clone https://github.com/Zeph33/zcloudy.git

Building use yarn or npm

$ yarn instal
$ yarn run build

Running locally

$ yarn run start

Developpement mode

$ yarn run watch

Features

...

Project structure

Client

All the source files should live inside the app folder.

Server

All the source files should live inside the server folder