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: 3 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 (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T21:57:27.000Z (over 3 years ago)
- Last Synced: 2025-03-18T21:24:38.040Z (over 1 year 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
[](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.