Skip to content

This package automates the setup process for my development projects for react and vanilla JS

License

Notifications You must be signed in to change notification settings

FedeHide/devkit-init

Repository files navigation

Devkit-Init

Introduction

This package automates the setup process for my development projects for react and vanilla JS

⚠️ Important: This package only works on Linux, WSL (Windows Subsystem for Linux), and macOS. It may not function properly on native Windows environments.

Building

npm

npx devkit-init@latest

pnpm

pnpx devkit-init@latest

If you encounter issues running this script, try granting it execution permissions:

chmod +x devkit-init.sh

Features

  • ✅ 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

Technologies Used

Contribution

See Contributing Guide.

License

© 2024-Present by Fede Hide. Licensed under the MIT License.

About

This package automates the setup process for my development projects for react and vanilla JS

Resources

License

Code of conduct

Stars

Watchers

Forks