Project initialization tool that does not hide configuration files. You can easily edit the configuration file by yourself.
npm install mkpjProject initialization tool that does not hide configuration files.
You can easily edit the configuration file by yourself.
````
cd /path/to/project
npx mkpj
You can use the following presets
- Node
- React
- Express
- MongoDB(optional)
- Electron
- webpack
- esbuild
- ts-node
- eslint:recommended
- airbnb
- airbnb-base
- Prettier
- husky + lint-staged
- Jest
- jest-coverage-badges
- sinon-express-mock
- supertest
- @shelf/jest-mongodb
- react-test-renderer