devkit-init

2.4.0 • Public • Published

Devkit-Init

Introduction

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

Building

npm

npx devkit-init

pnpm

pnpx devkit-init

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

MIT License © 2024-Present Fede Hide

Package Sidebar

Install

npm i devkit-init

Weekly Downloads

2

Version

2.4.0

License

MIT

Unpacked Size

625 kB

Total Files

78

Last publish

Collaborators

  • fede.hide