Skip to content

STHyeon/create-react-app-foundation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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.

React Boilerplate GitHub Repository

Link to GitHub repository

Library Spec

Package Version
@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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published