Create a Ruby on Rails App using VueJS/ReactJS or Clean project with ViteJS, it is good to start a project. You can choose between Tailwind CSS, Bootstrap, or Bulma.
This is a Rails template that incorporates VueJS and ViteJS as roll-up. It also provides options to choose between CSS frameworks such as Tailwind CSS, Bootstrap, or Bulma. This template is designed to help start a project with Rails 7 + Vite quickly and efficiently.
--normal, --vue, or --react to start a project without Vue or React, with Vue, or with React respectively.--hotwired flag during project creation.To install the Rails Tailwind CSS template, follow these steps:
rails new my_project -m template.rb --skip-webpack-install --skip-javascript.rails new my_project -m template_vue.rb --skip-webpack-install --skip-javascript.rails new my_project -m template_react.rb --skip-webpack-install --skip-javascript.This Rails template provides an efficient solution for starting a project with Rails 7 + Vite. It offers flexibility to choose between VueJS or ReactJS and select a CSS framework of your choice. The template also includes features like Active Storage integration and support for Hotwired + Stimulus. With easy installation steps, developers can quickly set up their projects and begin development without any hassle.