ohashioji / react-minimal

Create a react app without the boilerplate

Home Page:https://www.npmjs.com/package/react-minimal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-minimal

https://www.npmjs.com/package/react-minimal
Create a React.js app without the boilerplate. No logos, tests, icons or stylesheets

Currently supports JavaScript, TypeScript and CSS. Hot Reloads are enabled by default

Run

  npx react-minimal <project-name>

Supports TypeScript out of the box

  npx react-minimal --typescript <project-name>

About

Create a react app without the boilerplate

https://www.npmjs.com/package/react-minimal


Languages

Language:JavaScript 59.6%Language:TypeScript 40.4%