lexfer


  • ## Herramientas para el desarrollo de la libreria

    published 1.7.3 2 years ago
  • 1. npm init --y 2. npm install react 3. npm install @babel/core babel-loader -D 4. npm install -D styled-components 5. npm install @storybook/react @storybook/addon-knobs -D 6. npm install webpack webpack-cli html-webpack-plugin webpack-dev-server webpack

    published 1.0.3 2 years ago