replicatedhq / replicated-react-components

Replicated React Components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

replicated-react-components

Replicated reusable react components

Development

  • Run tests: npm test;
  • Continuously run tests on file changes: npm run watch-test;
  • Build: npm run build;
  • Continuously build on file changes: npm run watch;

About

Replicated React Components

License:MIT License


Languages

Language:JavaScript 78.3%Language:CSS 21.7%