FormidableLabs / formidable-oss-landers

MIT License
2 stars 0 forks source link

Formidable OSS Landers

React components for all of the Formidable OSS websites.

Running docs

You'll need to yarn link formidable-oss-landers to run the docs:

yarn
yarn build
yarn link
cd ./docs
yarn
yarn link formidable-oss-landers
yarn start

Maintenance Status

Archived: This project is no longer maintained by Formidable. We are no longer responding to issues or pull requests unless they relate to security concerns. We encourage interested developers to fork this project and make it their own!