Skip to content

Commit

Permalink
put proper info
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevnz committed Nov 2, 2019
1 parent 9957f35 commit 4170fcc
Showing 1 changed file with 9 additions and 16 deletions.
25 changes: 9 additions & 16 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,13 @@
# My Custom Module
# Brightleaf Stencil

```
- .assets
-- extend.css
-- head.html
-- foot.html
- .circleci
-- config.yml
- src
-- index.js
-- __tests__
--- index.test.js
- .eslintrc.json
- .gitignore
- package.json
- readme.md
```bash
npm install @brightleaf/stencil -g

stencil

stencil component login-form

stencil routes user

```

0 comments on commit 4170fcc

Please sign in to comment.