feat: navbar component

This commit is contained in:
Anoop M D
2021-12-04 00:16:54 +05:30
parent fd4ac03a97
commit 07fc8af7ed
11 changed files with 28153 additions and 25664 deletions

6
docs/development.md Normal file
View File

@@ -0,0 +1,6 @@
## development
```bash
# run this at root
lerna bootstrap --hoist
```