Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 533 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 533 Bytes

React based app template for material-ui with styled-components

This package has been created with vite

Dependencies

Installation

npx degit pubcore/vite-mui «my-project»
cd «my-project»

npm install
npm run dev