fmwebapp
v0.2.1
Published
A cli to create a filemaker webapp based on js-dev-environment.
Downloads
6
Maintainers
Readme
Description
This is a command line tool to create FileMaker Webapp based on the js-dev-environment from Integrating Magic. With this tool, you could use react/typescript/tailwind easily without too much configuration.
Usage
- Open the terminal/powershell.
- Install the cli
npm i fmwebapp
- Go to your project directory.
- Run the following command.
npx create-fm-webapp
- Follow the instructions in the terminal/powershell.
- When you finish developing your widget. Run the following command.
npm run deploy-to-fm
Author
Sam H.
X: https://twitter.com/@samsam0316
Github: https://github.com/sam3016
License
Copyright © 2023 Sam H.
This project is MIT licensed.