0.0.10 • Published 6 years ago

soshime-library-one v0.0.10

Weekly downloads
4
License
MIT
Repository
-
Last release
6 years ago

Library of React Components for Professional Services Projects JavaScript Style Guide

Usage

  • Getting started

    • Install packages
    $ npm install
    • Start project
    $ npm run start
    • Visit http://localhost:3000 in your browser

Peer Dependencies

  • React >= 16.0.0

Contributing

We welcome all contributions. Please read our CONTRIBUTING.md first. You can submit any ideas as pull requests or as GitHub issues. If you'd like to improve code, check out the Development Instructions and have a good time! :)

TODO

  • add unit testing (@sosohime)(completed)
  • add theme to facilitate the application of various styles (@sosohime)