@fluxapp/create
v0.7.1
Published
Bootstrap a new [Flux](https://fluxsocial.io) plugin for your community
Downloads
30
Readme
Create Flux app
Bootstrap a new Flux plugin for your community
npx create-flux-app
Then install deps and start building
cd [app-name]
npm install
npm run dev
Prerequisites
Flux runs on top of AD4M, a p2p framework where all data is stored and shared. In order to build a new Flux app you need to download and install AD4M.