Package Exports
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 (@solfacil/plasma) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Plasma CLI
The Plasma CLI is a command-line interface tool that you use to initialize, develop, scaffold, and maintain Plasma applications directly from a command shell.
Setting Up a Project
Install the Plasma CLI globally:
npm install -g @solfacil/plasma
Create workspace:
plasma new
✖ What is the project name? · [projectname]