Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tak-iwamoto/react-boiler-template


https://github.com/tak-iwamoto/react-boiler-template

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

# React boiler template

This is React + Typescript boiler template without CRA

## development

`yarn dev`

## production

`yarn build`

## prettier

`yarn prettier`

## typecheck

`yarn typecheck`