Skip to content

⚛️ Minimal boilerplate to start your next React project

Notifications You must be signed in to change notification settings

anh-ld/react-minimal-starter-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Supports

  • Typescript
  • CSS / SASS / SCSS
  • styled-components
  • ES6

Running

Install dependencies

yarn

Run

yarn start

Build

yarn build

Credit