cion-server-utils
v1.1.2
Published
Various utilities and types used in Cion Studio projects
Downloads
175
Readme
Typescript NPM Template by Cion Studio
Template for creating npm packages with Typescript.
For React packages see cion-studio/react-npm-template.
Usage
Put all your libray contents in the lib folder. You can use the React app to import and test your library. Once you're ready to deploy, everything in lib will be compiled and deployed.