1.0.22 • Published 6 months ago

react-ts-pure-project v1.0.22

Weekly downloads
-
License
ISC
Repository
github
Last release
6 months ago

react-ts-pure-project

Create simple app with TS+React+WebPack

Usage

Run...

npx react-ts-pure-project [myProjectName]

... where myProjectName is directory name witch will be created.

Project structure

After running, you will have this

myProjectName
├── node_modules
│   └── ...
├── package-lock.json
├── package.json
├── src
│   ├── App.tsx
│   ├── index.tsx
│   └── public
│       └── index.html
├── tsconfig.json
├── webpack.common.js
├── webpack.dev.js
└── webpack.prod.js
1.0.22

6 months ago

1.0.19

2 years ago

1.0.18

2 years ago

1.0.21

2 years ago

1.0.20

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago