Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ninjasort/react-boilerplate
A boilerplate for building react components.
https://github.com/ninjasort/react-boilerplate
Last synced: 1 day ago
JSON representation
A boilerplate for building react components.
- Host: GitHub
- URL: https://github.com/ninjasort/react-boilerplate
- Owner: ninjasort
- License: mit
- Created: 2015-05-17T05:55:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-09T03:56:31.000Z (about 8 years ago)
- Last Synced: 2024-04-15T16:17:07.827Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 221 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-boilerplate
> A boilerplate for building react components.
## Setup
1. Clone the repo
2. Run `yarn`
3. Run `ns`
4. Open [http://localhost:3000](http://localhost:3000)## Features
- Uses webpack
- Uses babel latest, stage-0, react presets
- Uses postcss-loader, sass-loader