Skip to content

Latest commit

 

History

History

frontend

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

@robinhoodcoop/frontend

The frontend to browse the RobinHoodCoop DAO and its ERC20.

Development

» install and link dependencies
lerna bootstrap
» compile and spawn a local dev server
npm run dev
» build
npm run build

Continuous integration

This frontend is automatically [re]built and [re]deployed by Netlify each time a new commit is pushed on the master branch of this repository.