Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ugobriasco/react-emotion-starter
Starter pack for React applications using Emotion
https://github.com/ugobriasco/react-emotion-starter
emotion hackathon reactjs
Last synced: about 2 months ago
JSON representation
Starter pack for React applications using Emotion
- Host: GitHub
- URL: https://github.com/ugobriasco/react-emotion-starter
- Owner: ugobriasco
- License: mit
- Created: 2018-08-03T20:43:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T21:57:27.000Z (about 2 years ago)
- Last Synced: 2023-03-02T21:55:45.710Z (almost 2 years ago)
- Topics: emotion, hackathon, reactjs
- Language: JavaScript
- Homepage:
- Size: 1.66 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Another React-Emotion starter
[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)
This is a bootstrapped for creating scalable react applications, using advanced css-in-js syles.
## Getting Started
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.
´´´
yarn
yarn start
´´´## Prerequisites
- Node 6
- Yarn## Built With
React - The web framework used
Emotion - styles processor## Authors
Ugo Briasco
## License
This project is licensed under the MIT License - see the LICENSE.md file for details
## Acknowledgment
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app).
## Contributing
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.