Options
All
  • Public
  • Public/Protected
  • All
Menu

@extensionjs/core

@extensionjs/core Package

Shared components for ExtensionJS

Build Status

Introduction

# TODO: Update README with more information!

Development Setup

Similar to almost all node projects:

# Checkout repository & install dependencies
git clone https://github.com/extensionjs/core.git && cd $_
yarn
# Change into main server & start in debug mode
cd packages/main-server && yarn debug

License

MIT License

(c) 2018 - Patrick Jung patrick.pddstudio@gmail.com

Generated using TypeDoc