samsara-ku / helpet

For react study

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

helpet 2020

Link

setup

npx create-react-app helpet-2020
cd helpet-2020

exec 3<&1;bash <&3 <(curl https://raw.githubusercontent.com/chinsun9/eslint-prettier-airbnb-react/master/eslint-prettier-config.sh 2> /dev/null)

yarn add react-router-dom
yarn add @material-ui/core
yarn add @material-ui/icons

About

For react study


Languages

Language:JavaScript 68.0%Language:SCSS 29.8%Language:HTML 1.5%Language:CSS 0.7%