CLI for generating a PlasmaFHIR app. This is the recommended way to create a new PlasmaFHIR application.
npx create-plasma-app my-app
Follow through the instructions. You will be asked some questions about your app.
yarn start to run/test it
yarn start
npm i -g
npx create-plasma-app
Login as plasmafhir
plasmafhir
Increment version
npm publish
Last updated 3 years ago