# flux-getting-started **Repository Path**: mirrors_spullara/flux-getting-started ## Basic Information - **Project Name**: flux-getting-started - **Description**: Getting started with Flux - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-26 - **Last Updated**: 2026-01-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # flux-getting-started Getting started with Flux ## Getting started To install, run ``` npm install && bower install ``` Then run ``` gulp ``` and go to http://localhost:4000 - see [the blog post](http://ryanclark.me/getting-started-with-flux/) for more information.