diff --git a/evaluations/create-substrate-app-1-piewol.md b/evaluations/create-substrate-app-1-piewol.md new file mode 100644 index 000000000..18ce1cd99 --- /dev/null +++ b/evaluations/create-substrate-app-1-piewol.md @@ -0,0 +1,30 @@ +# Evaluation + + +- **Status:** accepted +- **Application Document:** https://github.com/w3f/Grants-Program/blob/master/applications/create-substrate-app.md +- **Milestone:** 1 +- **Previously successfully merged evaluation:** All evaluations by PieWol + + +**Milestone 1** + +| Number | Deliverable | Accepted |Link | Evaluation Notes | +|--------:|---------------------------------------| :------: |-----------------------------------------------------------------------------------------------------------------------------------------------------------------|------------| +| **0a.** | License | |https://www.apache.org/licenses/LICENSE-2.0| | +| **0b.** | Documentation | |https://www.create-substrate-app.dev/| nice layout and concise docs | +| **0c.** | Testing and Testing Guide | |https://www.create-substrate-app.dev/docs/available-scripts | works | +| 0e. | Article | |https://www.philoniare.com/blog/create-substrate-app| good | +| 1. | TypeScript React Front-End Template | |https://github.com/philoniare/create-substrate-app/tree/master/packages/react| works | +| 2. | TypeScript Vue Front-End Template | |https://github.com/philoniare/create-substrate-app/tree/master/packages/vue| works| +| 3. | TypeScript Angular Front-End Template | |https://github.com/philoniare/create-substrate-app/tree/master/packages/angular| works | +| 4. | Published Global CLI command | |https://www.npmjs.com/package/create-substrate-app| good | + + + +## General Notes +Thank you for the quick changes, the milestone looks good to me now. All tests are passing. I see this as accepted. + +I appreciate that all suggestion were quickly picked up and delivered. + +