https://github.com/atyantik/example-pawjs-sass
Example repository for integrating SASS with ReactPWA project. This repo demonstrates the usage & integration of SASS in existing ReactPWA project.
https://github.com/atyantik/example-pawjs-sass
pawjs pwa react-pwa reactjs sass sass-boilerplate
Last synced: 3 months ago
JSON representation
Example repository for integrating SASS with ReactPWA project. This repo demonstrates the usage & integration of SASS in existing ReactPWA project.
- Host: GitHub
- URL: https://github.com/atyantik/example-pawjs-sass
- Owner: Atyantik
- License: mit
- Created: 2018-10-22T09:42:06.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-13T11:48:13.000Z (almost 7 years ago)
- Last Synced: 2025-02-23T18:18:08.318Z (8 months ago)
- Topics: pawjs, pwa, react-pwa, reactjs, sass, sass-boilerplate
- Language: JavaScript
- Homepage: https://www.reactpwa.com/examples/sass
- Size: 464 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[](https://gitter.im/react-pwa/Lobby?utm_source=share-link&utm_medium=link&utm_campaign=share-link)
ReactPWA - PawJS & SASS
Example repository for integrating SASS with ReactPWA project. This repo demonstrates the usage & integration of Bootstrap in existing ReactPWA project using SASS.
### Getting Started
##### 1. Clone the repo to your local PC and go to the installation
```bash
git clone https://github.com/Atyantik/example-pawjs-sass.git reactpwa-sass && cd reactpwa-sass
```
##### 2. Install the dependencies
```bash
npm install
```##### 2. Start the demo project
```bash
npm start
```### SASS
Visit [SASS](https://sass-lang.com/) for more details & documentation on SASS### 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-sass/blob/master/LICENSE.md).