my-custom-create-react-app111

1.0.22 • Public • Published

my-custom-create-app

my custom react npm package

Steps to install:- 1.Run npm i my-custom-create-react-app111 -g 2.my-custom-create-react-app111 3.Good to go.

if your are using tailwind css please add this @tailwind base; @tailwind components; @tailwind utilities; in .src/index.css also /** @type {import('tailwindcss').Config} */ module.exports = { content: [ "./src/**/*.{js,jsx,ts,tsx}", ], theme: { extend: {}, }, plugins: [], }

Readme

Keywords

none

Package Sidebar

Install

npm i my-custom-create-react-app111

Weekly Downloads

3

Version

1.0.22

License

ISC

Unpacked Size

773 kB

Total Files

10

Last publish

Collaborators

  • abhinavchoudhary