Skip to content
This repository has been archived by the owner on Feb 5, 2020. It is now read-only.

The Flindt front end applicatation which serves as an interface for the Flindt back end

License

Notifications You must be signed in to change notification settings

wearespindle/flindt-front-end

Repository files navigation

Flindt

Sparks conversations since 2016

Flindt is a feedback tool for holacracy companies.

Flind front end

A Webpack-enabled front end for the Flindt feedback tool.

Status

Build status

Active / maintained.

Running the front end

Run npm i and npm run start:

# npm i
# npm run start

Compiled successfully!

You can now view Flindt in the browser.

  Local:            http://localhost:3000/
  On Your Network:  http://192.168.1.1:3000/

Note that the development build is not optimized.
To create a production build, use npm run build.

As stated in the output above, the front end can be reached on http://localhost:3000.

Remember you also need to run the database and backend Docker-containers for Flindt to work.

Live reload is currently not supported, but you know what they say:

Loads of manual refreshing per day, keeps the arthritis away!

About

The Flindt front end applicatation which serves as an interface for the Flindt back end

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published