Skip to content

JuampiRombola/frux-web

Repository files navigation

frux-web

Web back office for Frux

Logo

MIT License Node.js CI Deploy

What is Frux?

Frux is the newest crowdfunding app in town.

Before reading this repo, you should probably visit our homepage, with lots of info on the development, latest news, and lots (lots) of documentation.

If you are only interested in the source code, check out the different repos!

Frux is currently being developed by

How does frux-web look like?

screenshot1
screenshot4
screenshot3
screenshot2

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.