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.
- Host: GitHub
- URL: https://github.com/ben-abdurrehman/react-basic-layout
- Owner: ben-abdurrehman
- Created: 2024-10-07T17:59:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-07T18:26:35.000Z (over 1 year ago)
- Last Synced: 2025-03-16T11:21:31.620Z (over 1 year ago)
- Topics: basic-layout, css, hero-section, javascript, jsx, react, react-landing-page, reactjs, tailwindcss
- Language: JavaScript
- Homepage:
- Size: 51.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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