Package Exports
- @enigmagtm/rsc
- @enigmagtm/rsc/src/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@enigmagtm/rsc) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Enigma Resource Library
Enigma - Resource framework for node server applications with expressjs and knex, with command line tool
Documentation
How to get started with Enigma
Prerequisites
- Install Node.js which includes Node Package Manager
- Install npm-install-peers globally
npm i -g npm-install-peers
Enigma Command Line Tool
- Check readme of @enigmagtm/cli