1.0.22 • Published 2 years ago

react-ts-pure-project v1.0.22

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years 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

2 years ago

1.0.19

3 years ago

1.0.18

3 years ago

1.0.21

3 years ago

1.0.20

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago