CashlessSociety / cashless-ui

Open source implementation of protocol described here: https://cashless.social.
Mozilla Public License 2.0
7 stars 1 forks source link

cashless-ui Cashless Front End

All Contributors

Getting started

Make sure you are using Node v12.xxx. (latest version of node 12)

Start the temporary server

cd server
npm install
npm start

Then, open another terminal, and start the client in dev mode

cd client
yarn install
yarn start

Contributors โœจ

Thanks goes to these wonderful people (emoji key):


Daniel Huerta

๐Ÿค” ๐Ÿ“†

Joshua Wu

๐Ÿ’ป ๐Ÿ‘€ ๐Ÿ“–

Karen

๐Ÿ’ป ๐ŸŽจ ๐Ÿค”

Miles

๐Ÿค” ๐Ÿ’ป ๐Ÿ’ผ ๐Ÿ‘€

Ari Rodriguez

๐Ÿค” ๐Ÿ’ป ๐Ÿ’ผ

Sarah Rogers

๐Ÿ’ป

luandro

๐Ÿ’ป

This project follows the all-contributors specification. Contributions of any kind welcome!

LICENSE

MPL-2.0