Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Atyantik/example-pawjs-ant-design

Example repository for integrating Ant Design with ReactPWA project. This repo demonstrates the usage & integration of Ant Design in existing ReactPWA project.
https://github.com/Atyantik/example-pawjs-ant-design

ant-design antd pawjs pwa react-pwa reactjs

Last synced: about 2 months ago
JSON representation

Example repository for integrating Ant Design with ReactPWA project. This repo demonstrates the usage & integration of Ant Design in existing ReactPWA project.

Awesome Lists containing this project

README

        

[![Join the chat at https://gitter.im/react-pwa](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/react-pwa/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link)


Paw JS


ReactPWA - PawJS & Ant Design

Example repository for integrating Ant Design with ReactPWA project. This repo demonstrates the usage & integration of Ant Design in existing ReactPWA project.

### Getting Started

##### 1. Clone the repo to your local PC and go to the installation
```bash
git clone https://github.com/Atyantik/example-pawjs-ant-design.git reactpwa-ant && cd reactpwa-ant
```

##### 2. Install the dependencies
```bash
npm install
```

##### 2. Start the demo project
```bash
npm start
```

### AntDesign
Visit [ant.design](https://ant.design) for more details & documentation on And Design

### ReactPWA
ReactPWA is a highly scalable, Progressive Web Application foundation, boilerplate, with the best Developer Experience built on top of PawJS
Visit [ReactPWA](https://www.reactpwa.com) for more configuration & documentation.

### Backers
Thank you to all our backers! 🙏 [[Become a backer](https://opencollective.com/react-pwa#backer)]

### Sponsors
Support this project by becoming a sponsor. Your logo will show up here with a link to your website. [[Become a sponsor](https://opencollective.com/react-pwa#sponsor)]










### Supporters
##### Atyantik Technologies Private Limited
Everyone at Atyantik Technologies is contributing their free time for contributing to the project and core discussions.

### License
This project is licensed under the MIT license, Copyright (c) 2018 [Atyantik Technologies Private Limited](https://www.atyantik.com). For more information see [LICENSE.md](https://github.com/Atyantik/example-pawjs-ant-design/blob/master/LICENSE.md).