anjitpariyar / React-ts-test-npm

A simple package to push on npm

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React typescript as NPM

its a test , do not use it.

Installation

npm i test-react-ts

Import

import {SayHello} from "test-react-ts";

Usages

      <SayHello name="Anjit" />


About

A simple package to push on npm


Languages

Language:JavaScript 86.4%Language:TypeScript 13.6%