Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/atyantik/example-pawjs-semantic-ui
Example repository for integrating Semantic UI with ReactPWA project. This repo demonstrates the usage & integration of Semantic UI in existing ReactPWA project.
https://github.com/atyantik/example-pawjs-semantic-ui
pawjs pwa react-pwa reactjs semantic semantic-ui semantic-ui-react
Last synced: 4 days ago
JSON representation
Example repository for integrating Semantic UI with ReactPWA project. This repo demonstrates the usage & integration of Semantic UI in existing ReactPWA project.
- Host: GitHub
- URL: https://github.com/atyantik/example-pawjs-semantic-ui
- Owner: Atyantik
- License: mit
- Created: 2018-10-15T07:02:53.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T16:31:31.000Z (almost 2 years ago)
- Last Synced: 2024-02-24T21:34:01.090Z (9 months ago)
- Topics: pawjs, pwa, react-pwa, reactjs, semantic, semantic-ui, semantic-ui-react
- Language: JavaScript
- Homepage: https://www.reactpwa.com/examples/semantic-ui
- Size: 2.98 MB
- Stars: 8
- Watchers: 4
- Forks: 3
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)
ReactPWA - PawJS & Semantic UI
Example repository for integrating Semantic UI with ReactPWA project. This repo demonstrates the usage & integration of Semantic UI 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-semantic-ui.git reactpwa-semantic && cd reactpwa-semantic
```
##### 2. Install the dependencies
```bash
npm install
```##### 2. Start the demo project
```bash
npm start
```### Semantic UI
Visit [Semantic UI](https://react.semantic-ui.com/) for more details & documentation on Semantic UI### 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-semantic-ui/blob/master/LICENSE.md).