/social-automator-ui

A simply UI to accompany the social-automater

Primary LanguageJavaScriptMIT LicenseMIT

social-automator-ui

A small and simple UI to accompany social-ui-automator.

You can view a demo HERE.

Instructions

From the command line: git clone git@github.com:RemeJuan/social-automator-ui.git.

npm i to install all dependencies.

npm run serve to setup the development server with HMR

npm run build to get you ready for deployment

As this is a simple UI you can also deploy and run from a service like surge.sh or now.sh for free hosting.

Credits

Built using the preact-boilerplate