Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 612 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 612 Bytes

YX-App

A demo template app with React, NextJS and Material UI.

Template

Custom configuration

Publish steps

  • Login: add user with your Username, Password, Email
# First time publish
npm adduser
# Other times publish
npm login
  • Publish in your git gui or click publish.sh bash file
npm publish

Install

npm install @daybyday/yx-app --save