mkpj
v0.0.8
Published
Project initialization tool that does not hide configuration files. You can easily edit the configuration file by yourself.
Downloads
86
Readme
mkpj
Project initialization tool that does not hide configuration files. You can easily edit the configuration file by yourself.
Usage
cd /path/to/project
npx mkpjPresets
You can use the following presets
- Node
- React
- Express
- MongoDB(optional)
- Electron
Module Bundler
- webpack
- esbuild
- ts-node
Linter(ESLint)
- eslint:recommended
- airbnb
- airbnb-base
Formatter
- Prettier
Git Hooks
- husky + lint-staged
Test
- Jest
- jest-coverage-badges
- sinon-express-mock
- supertest
- @shelf/jest-mongodb
- react-test-renderer
