PaulRBerg / cea-template

The official base template for Create Eth App.
https://npmjs.com/package/create-eth-app
1 stars 1 forks source link

Missing README #1

Closed PaulRBerg closed 4 years ago

PaulRBerg commented 4 years ago

A good CLI tool should have a proper README file, serving as the de-facto documentation.

Here's how create-react-app does it.

kadenzipfel commented 4 years ago

I've add an outline. Lots of room to add more info as per https://github.com/react-cosmos/create-react-app-example

PaulRBerg commented 4 years ago

Just fixed this today.