Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petehunt/react-boilerplate
Boilerplate for creating a React npm package
https://github.com/petehunt/react-boilerplate
Last synced: 6 days ago
JSON representation
Boilerplate for creating a React npm package
- Host: GitHub
- URL: https://github.com/petehunt/react-boilerplate
- Owner: petehunt
- Created: 2013-12-03T21:13:35.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-09-22T12:13:48.000Z (over 2 years ago)
- Last Synced: 2024-04-14T18:50:39.877Z (10 months ago)
- Language: JavaScript
- Size: 17.6 KB
- Stars: 545
- Watchers: 19
- Forks: 209
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-projects-boilerplates - React Boilerplate
README
# react-boilerplate
**NOTE**: this project is no longer maintained.
Quickstart project template for building `npm` modules with React and JSX.
Just `npm install` and `npm run build` when you're done. Use `npm start` to continuously build.