deadkff01 / dead-template

CRA Template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dead-template

CRA template with esbuild

Running the app

# install template
npx create-react-app some-name --tamplate dead-template

# install
$ yarn

# development
$ yarn start

# test app
$ yarn test

# test app
$ yarn test:coverage

# generate build
$ yarn build

About

CRA Template


Languages

Language:JavaScript 49.9%Language:HTML 32.0%Language:CSS 17.3%Language:Shell 0.7%