An open API service indexing awesome lists of open source software.

https://github.com/ben-abdurrehman/react-basic-layout

A simple basic layout using reactjs and vite.
https://github.com/ben-abdurrehman/react-basic-layout

basic-layout css hero-section javascript jsx react react-landing-page reactjs tailwindcss

Last synced: 2 months ago
JSON representation

A simple basic layout using reactjs and vite.

Awesome Lists containing this project

README

          

# React + Vite

## React basic Layout

### Download from the code option!

In my React Basic Layout Repo, you'll not find the node module folder!

But you can add this by running this command `npm i` before the next command, it will automatically install node module folder

Run the command in your vs code terminal as : `npm run dev`

Currently, two official plugins are available:

- [@vitejs/plugin-react](https://github.com/vitejs/vite-plugin-react/blob/main/packages/plugin-react/README.md) uses [Babel](https://babeljs.io/) for Fast Refresh
- [@vitejs/plugin-react-swc](https://github.com/vitejs/vite-plugin-react-swc) uses [SWC](https://swc.rs/) for Fast Refresh