remix-project mirror
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
remix-project/libs/remix-ui/README.md

587 B

remix-ui

This library was generated with Nx.

Steps To Generate React Lib

  • Install NxConsole vscose extension
  • Create new copy of tsconfig.json
  • Rename it to tsconfig.base.json
  • Open NxConsole extension
  • Click generate option
  • Select @nrwl/react -Library
  • Enter library name
  • Set directory to remix-ui
  • Set importPath to @remix-ui/{library-name}
  • Click the run button in the top right corner of the generate page.
  • Update tsconfig.json with updates added to tsconfig.base.json
  • Delete tsconfig.base.json