Skip to content

codezaura/vitecraft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vitecraft

An alternative tool for creating react app using vite and extra packages support.

vitecraft is an open source framework for building a react application efficiently.
vitecraft provides out of the box dependency support including CSS frameworks, code formatters, import alias and axios for dealing with API's.

Everything you need in your frontend project is here!

CLI to setup your project 👇

npx vitecraft

Agenda 🎯

Why do we need to install packages after creating a vite project for a react application.

Here is the quick solution for get rid of later installations.
vitecraft, an executable CLI for streamline the process of necessary package installation.

✅ built for reactjs ⚡!
vite++ ( extended vite )
✅ support for CSS frameworks like - TailwindCSS | Material UI
✅ support for import alias
✅ support for axios
✅ support for optional formatter - prettier | eslint

Important

Make sure you have installed Node.js in your machine.

node --version    # v20.15.0 or higher

npm --version     # 10.7.0 or higher

Build faster your dream projects.

Thanks for choosing vitecraft ❇️!

About

vitecraft package built on the top of vite with some additional package support while initializing

Topics

Resources

Stars

Watchers

Forks