lucerion / react-app-template

React app template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React app template

Packages:

  • React - library for building user interfaces
  • webpack - module bundler. Support CSS, HTML, dotenv and environment variables
  • Babel - toolchain for converting ECMAScript 2015+ code into a backwards compatible version of JavaScript in current and older browsers/environments
  • eslint - linter

Installation

yarn install

Usage

yarn start

Linter

yarn lint

License

BSD-3-Clause

About

React app template

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 88.6%Language:HTML 9.4%Language:CSS 2.1%