Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

react-toolbet

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-toolbet

This repo will assist in getting started with react tools. React ToolBelt provides necessary configurations to get started with React Project. This repo contains least configs for getting started with react projects It also includes folder structure to pl

latest
Source
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

react-toolbet

This repo will assist in getting started with react tools. React ToolBelt provides necessary configurations to get started with React Project. This repo contains least configs for getting started with react projects It also includes folder structure to place all the reducers , actions , jsx, css logic.

How to Use :

Clone this repo run : npm install start server : npm run dev

Tools Used :

  • npm : to install all dependicies
  • Prettier: To autoformat all code.
  • ESLint: identifies js errors in the editor and gives recommendation
  • Parcel: Bundler with almost Zero configurations required.
  • Reach Router: Accessbility rich React Router
  • Babel: Helps in using tomorrow's JS in today's Browsers.
  • Emotion: Performant way of writing CSS in JS
  • Jest: Testing framework developed by Facebook for React Applications , has built in support for istanbul
  • React Lodable: Library for handling Route & Component centric code splitting. Initial bundle size of app should be less than 50KB

FAQs

Package last updated on 12 Feb 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts