0.7.1 • Published 2 years ago
@fluxapp/create v0.7.1
Create Flux app
Bootstrap a new Flux plugin for your community
npx create-flux-appThen install deps and start building
cd [app-name]
npm install
npm run devPrerequisites
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.