1.1.8 โ€ข Published 4 years ago

@nejcm/react-boilerplate v1.1.8

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

React boilerplate

NPM JavaScript Style Guide

Build Status Semantic release Code Coverage version downloads MIT License

All Contributors PRs Welcome Code of Conduct

Watch on GitHub Star on GitHub

Table of Contents

โญ๏ธ Features

  • Generated with CRA
  • Webpack 4
  • Babel 7
  • Hot Reloading (npm start)
  • CSS Autoprefixer
  • SASS/SCSS support
  • Jest unit testing
  • Test coverage and badges
  • Travis
  • Docs
  • File templates for TODO, README, CONTRIBUTING, ISSUE_TEMPLATE, etc...

๐Ÿ“ฆ Getting Started

Built With

  • Love :heart:

Prerequisites

  • React >=16
  • Node.js >=8

๐Ÿ’ฟ Installation

This module is distributed via npm which is bundled with node.

git clone https://github.com/nejcm/react-boilerplate.git my-project
npm install

๐Ÿ’Ž Customization

Before shipping, make sure to: 1. Edit LICENSE file 2. Edit package.json information (These will be used to generate the headers for your built files) 3. Replace and fill in FILL, FILL:... tags with your information 4. Remove any files you do not need or edit them accordingly

โš™๏ธ Configuration

Check package.json for configuration options.

๐Ÿš€ Deployment

npm run build

๐ŸŽ“ Versioning

We use SemVer for versioning. For the versions available see the link to tags on this repository.

๐Ÿงช Tests

npm run tests

๐Ÿ’„ Style guide

The code styles followed are documented and set with linter rules inside .eslintrc file.

Issues

Looking to contribute? Look for the Good First Issue label.

๐Ÿ› Bugs

Please file an issue for bugs, missing documentation, or unexpected behavior.

See Bugs

๐Ÿ’ก Feature Requests

Please file an issue to suggest new features. Vote on feature requests by adding a ๐Ÿ‘. This helps maintainers prioritize what to work on.

See Feature Requests

โ“ Questions

For questions related to using the library, please first read the docs instead of filing an issue on GitHub.

Authors

Special thanks to the open source community.

Contributors

This project follows the all-contributors specification. Contributions of any kind welcome!

Support

Reach out to us at one of the following places:

LICENSE

MIT