1.0.0 • Published 3 years ago

navattic-flow v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Navattic Flow Widget

⚙️ Installation and setup for running the example

cd navattic-flow-widget
yarn link
yarn install
cd node_modules/react
yarn link
cd ../../node_modules/react-dom
yarn link
cd example
yarn link navattic-flow-widget
yarn link react
yarn link react-dom

Dev

yarn dev

Will serve the file at http://localhost:8000/navattic.js

Deploy

Make sure you have the navattic-cdn repository downloaded on the same directory level.

yarn deploy

Will serve the file at https://js.navattic.com/navattic.js