Skip to content

rand0mhead/mui-clones

Repository files navigation

ReactJS Playground

Install Node.js via binary archive on Linux?

  • curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
  • wget -qO- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
  • source ~/.profile
  • nvm install --lts

Yarn install

  • corepack enable (sudo npm install -g corepack)
  • corepack prepare yarn@stable --activate
  • yarn --version
  • yarn set version stable

Repo Setup

  • yarn create next-app --typescript reactjs_playground
  • yarn add @mui/material @emotion/react @emotion/styled
  • yarn add @fontsource/roboto
  • yarn add @mui/icons-material
  • yarn add react-swipeable-views
  • yarn add @types/react-swipeable-views

Editor Setup VSCode

About

This repository contains my humble attempts to learn the React framework ecosystem.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages