Skip to content

This is a super simple app designed to demonstrate the usage of a few basic components from React and Ant.Design. While it's not the most optimized implementation, it serves as a good starting point to test and explore how Ant.Design components integrate with React.

License

Notifications You must be signed in to change notification settings

jhd3197/simple-react-antdesign-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple React + Ant.Design Boilerplate

About

This is a super simple app designed to demonstrate the usage of a few basic components from React and Ant.Design. While it's not the most optimized implementation, it serves as a good starting point to test and explore how Ant.Design components integrate with React.

Themes

Dark Theme & Light Theme

3-81dc6fc9c8

Features

  • Minimal Setup: A clean and lightweight structure for easy understanding.
  • Ant.Design Components: Demonstrates the implementation of popular UI components.
  • React Integration: Showcases how React and Ant.Design work together seamlessly.

Prerequisites

Getting Started

Clone the Repository

git clone https://github.com/yourusername/simple-react-ant-boilerplate.git
cd simple-react-ant-boilerplate

Install Dependencies

Using npm:

npm install

Start the Development Server

Using npm:

npm start

Open your browser and navigate to http://localhost:3000.

Usage

Explore the available components and modify the code to understand how to customize Ant.Design components to suit your needs.

Contributing

Feel free to fork this repository and submit pull requests to add features or improve documentation.

About

This is a super simple app designed to demonstrate the usage of a few basic components from React and Ant.Design. While it's not the most optimized implementation, it serves as a good starting point to test and explore how Ant.Design components integrate with React.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published