create-rfh-app
v0.0.11
Published
To test run the following in the terminal:
Downloads
12
Readme
Introduction
To test run the following in the terminal:
npm create rfh-app@latest
Developing
If you want to want to test this during development, you can run
npm run build && node index.js
when you make changes, be sure to increase the version number.