Cài đặt

Theo docs: https://www.npmjs.com/package/create-react-library

  • npm install -g create-react-library

  • npx create-react-library

  • Config name, github v.v...

Go to folder example

  • npm install --save ../

Start library

  • npm start

Start example

  • cd example

  • npm start

Last updated