calmery / react-boilerplate

A frontend boilerplate (for me) with React, TypeScript and webpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Boilerplate

A frontend boilerplate with React, TypeScript and webpack.

Usage

$ npm ci
$ npm run build
$ npm run lint
$ npm start
$ npm test

About

A frontend boilerplate (for me) with React, TypeScript and webpack


Languages

Language:TypeScript 93.8%Language:HTML 5.5%Language:CSS 0.7%