1.0.0 • Published 7 months ago

create-react-app-foundation v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

React Boilerplate

Package Name

  • create-react-app-foundation

Explanation

A boilerplate that provides the basic setup you need to get started with a React project.
It includes tools and libraries like TypeScript, ESLint, Prettier, React Router DOM, and more.

GitHub Repository

Link to GitHub repository

Library Spec

PackageVersion
@emotion/react^11.11.1
@emotion/styled^11.11.0
react^18.2.0
react-dom^18.2.0
react-router-dom^6.16.0
react-use^17.4.0
typescript^5.2.2
webpack^5.88.2
eslint^8.51.0
prettier^3.0.3
ts-node^10.9.1
@types/node^20.8.4
@types/react^18.2.27
@types/react-dom^18.2.12

Usage

Installation

npx create-react-app-foundation my-app

Start

$ cd my-app
$ yarn install
$ yarn start
1.0.0

7 months ago

0.1.0

7 months ago