chore: setup monorepo with yarn workspaces (#38)

This commit is contained in:
Satyajit Sahoo
2019-08-02 00:40:57 +02:00
committed by Michał Osadnik
parent 0d68f1ed59
commit ce7d163073
62 changed files with 7933 additions and 3020 deletions

1
packages/example/App.tsx Normal file
View File

@@ -0,0 +1 @@
export { default } from './src/index';