hiro08gh / reactity

Modern React setup. React + TypeScript large scale template.

Home Page:https://reactity.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

reactity

reactity is modern React template.

Features

The following features are currently included:

  • React + TypeScript
  • Unit test using jest and react-testing-library
  • E2E test using Cypress

Getting started

The primary you will need to install package:

$ yarn install

Start server

$ yarn start

build

$ yarn build

E2E test

$ yarn run e2e

License

reactity is available under MIT-License and can therefore be used in any project free of charge.

About

Modern React setup. React + TypeScript large scale template.

https://reactity.vercel.app/


Languages

Language:JavaScript 69.7%Language:TypeScript 27.6%Language:HTML 2.7%