forCrowd / WealthFramework

Crowd controlled public fund experiment
https://wealth.forcrowd.org
MIT License
22 stars 34 forks source link

Wealth Framework

Twitter Follow

Crowd controlled public fund experiment

Current Stack

Setup

Follow this document to setup the application: Getting Started

Deployment

AngularClient is a Angular CLI project and you can use its commands.

For deployment, there are three environments defined in angular.json file:

You can use dev configuration as a base file to create your own test and prod configuration files:

AngularClient\src\app-settings\environments\environment-settings.ts

To prepare a production bundle by generating sourcemap files, run the following on your command console:

ng build --prod

For more options, please visit Angular CLI

Contribute

Our project is, without any discrimination, open to anyone who is willing to make a contribution!

To learn more about our community rules: Code of Conduct

Changelog

To see the changes in our project: Changelog

License

Our project is licensed under MIT license.

You are free to use, modify and distribute it, even in commercial activities.