Skip to content

Chun-Lin/react-qui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-qui-components

common react components

Generate a new component project environment

$ cd packages
$ create-react-app <COMPONENT_NAME> --scripts-version akiya-react-component-scripts

# remove the .git folder generate from creat-react-app
$ cd <COMPONENT_NAME> && rm -rf .git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • JavaScript 73.8%
  • HTML 18.6%
  • CSS 7.6%