Skip to content

A sample code to quickly get you started with React + antd project along with helper methods

License

Notifications You must be signed in to change notification settings

aayani/react-antd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-antd Boilerplate

A sample code to quickly get you started with React + antd project along with helper methods

Getting Started

This project was bootstrapped with Create React App. These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

Before running the project on your system, make sure you have the following software installed.

  • yarn - fast and reliable dependency management

Installing

To initialize the project, first navigate to the root directory and install all dependencies:

yarn install

And to start the project use

yarn start

To get a production build use

yarn build

Deployment

Follow this link if you need help with deployment

Useful Links

  • antd - React UI library containing a set of high quality components and demos for building rich, interactive user interfaces
  • create-react-app - officially supported way to create single-page React applications

Support

You can open up an issue in case you find any discrepency.

Authors

  • Wahaj Aayani - Initial work - aayani

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A sample code to quickly get you started with React + antd project along with helper methods

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published