Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 389 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 389 Bytes

Introduction

Developer sandbox for consoloid. Cloning this repository and running 'npm install' will create a vanilla consoloid environment without any topics.

Usage

After cloning the repository and running 'npm install', install the modules that you want to develop.

To start the consoloid server, type:

./devbox

The server can be accessed at http://localhost:3000/.