Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 1.12 KB

README.md

File metadata and controls

38 lines (23 loc) · 1.12 KB

Flux

Netlify Status

https://app.fluxsocial.io

Project setup

This project requires AD4M! The easiest way to have an AD4M runtime operating, is to download AD4MIN.

Compiles and hot-reloads for development

yarn run dev

Any PR's will also trigger netlify to make a new deployment of your new branch, the URL for this branch will be included as a comment on your PR.

Holochain DNA's

This project makes use of the following holochain DNA's.

These DNA's come bundled with the builtin languages, links above are provided for reference to anyone interested.

Compiles and minifies for production

yarn run build

Lints and fixes files

yarn run lint