0.0.1 • Published 6 years ago

@extensionjs/core v0.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

@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