https://github.com/numandev1/monorepo
https://github.com/numandev1/monorepo
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/numandev1/monorepo
- Owner: numandev1
- Created: 2020-06-15T19:57:02.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-06T22:39:04.000Z (over 3 years ago)
- Last Synced: 2025-09-07T14:44:25.080Z (11 months ago)
- Language: JavaScript
- Size: 2.46 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# monorepo
> Made with expo-library
[](https://www.npmjs.com/package/monorepo) [](https://standardjs.com)
## Install
```bash
npm install --save monorepo
```
## Usage
```jsx
import React, { Component } from 'react'
import MyComponent from 'monorepo'
class Example extends Component {
render() {
return
}
}
```
## License
MIT © [nomi9995](https://github.com/nomi9995)