This package automates the setup process for my development projects for react and vanilla JS
npx devkit-init@latest
pnpx devkit-init@latest
If you encounter issues running this script, try granting it execution permissions:
chmod +x devkit-init.sh
- ✅ automates the setup process for my personal development projects
- ⚛️ setup for react with vite or next js || vanilla JS or TS
- ✏️ sass integration, with reset, mixins and functions
- 🍃 tailwind option
- ⚙️ rollup building for vanilla
- ✨ eslint & prettier configuration
See Contributing Guide.
© 2024-Present by Fede Hide. Licensed under the MIT License.