ktmihs-bp
v1.2.3
Published
ktmihs's boilerplate
Downloads
4
Maintainers
Readme
ktmihs-bp
ktmihs's boilerplate!
version
23.01.30
v1.2.3
Install
npx ktmihs-bp [PACKAGE_NAME] [PROJECT_NAME]
example
npx ktmihs-bp react-webpack-ts new-react-app
🎇 GUIDELINE 🎇
- '.env' file is not included. Please add it.
- The default ports for the FE and BE are '5500' and '4000' respectively.
- Please 'npm install' it before you start.
package list (23.01.22 기준)
1. react-webpack-ts
- React
- Webpack
- TypeScript
- Node.js (Express)
2. react-vite-ts
- Vite (내장 esbuild 사용)
- React
- TypeScript
3. react-webpack-sass
- React
- Webpack
- TypeScript
- Node.js (Express)
- sass (scss)