0.0.1-76 • Published 4 years ago

vh-os-packages v0.0.1-76

Weekly downloads
325
License
-
Repository
-
Last release
4 years ago

This is the VanHack OpenSource project

All Components are made using ReactJS and Styled Components and we use Storybook as a rendering

Release Current

master

Prototype

You can see the prototype here

Instructions

1 - Reuse as much as you can

2 - Create as many components as you need thinking that could be reused

3 - Don't forget to cover the LOADING, ERROR and SUCCESS states

4 - We want to see your tests!!!

How to contribute:

  • Create a Fork on Github
  • Keep your fork up to date
  • Create a new branch from Open RC (Release Current) not from MASTER
  • Commit on your own fork
  • Create a pull request to Open RC (Release Current) not against MASTER

How to run:

  • Clone the project
  • run yarn install
  • run yarn add styled-components install styled componets but discard the changes on package.json because the styled components must be installed as peerDependence
  • run yarn start
  • The project will run at the port http://localhost:6007

Architecture:

ROOT                      #STORYBOOK CONFIG
│
└───assets
│   └───icons                  # Put all icons inside
└───packages
│   └───Colors                 # Colors configuration
│   └───Grid                   # Grid configuration we must use this component to create all components grid
|   └───Components
|       └───[YOUR COMPONENT FOLDER]# Create your component here with the name
|       └───input              # All inputs should be created inside input folder
|           └───Simple         # A simple component
|               └───.spec.js   # All tests should be written in this file
|               └───index.jsx  # The component implementation
|               └───stories.js # The component stories for the Storybok
|               └───styles.js  # If needed all component styles should be here
|
└─── .babelrc                   # BABEL CONFIGURATION
└─── package.json               # PACKAGE JSON ***(Don't commit the package.json ever)**
└─── README.md                  # README.md Changes are welcome

Mandatory

All components must be created inside packages/Components

If you have any question, please ask on the slack and we'll help you.

Big Thanks and WeHackTogether!!!

0.0.1-76

4 years ago

0.0.1-75

4 years ago

0.0.1-74

4 years ago

0.0.1-72

4 years ago

0.0.1-73

4 years ago

0.0.1-71

4 years ago

0.0.1-70

4 years ago

0.0.1-69

4 years ago

0.0.1-68

4 years ago

0.0.1-67

4 years ago

0.0.1-66

4 years ago

0.0.1-65

4 years ago

0.0.1-64

4 years ago

0.0.1-63

4 years ago

0.0.1-62

4 years ago

0.0.1-61

4 years ago

0.0.1-60

4 years ago

0.0.1-59

4 years ago

0.0.1-58

4 years ago

0.0.1-57

4 years ago

0.0.1-56

4 years ago

0.0.1-55

4 years ago

0.0.1-54

4 years ago

0.0.1-53

4 years ago

0.0.1-50

4 years ago

0.0.1-52

4 years ago

0.0.1-51

4 years ago

0.0.1-49

4 years ago

0.0.1-48

4 years ago

0.0.1-47

4 years ago

0.0.1-46

4 years ago

0.0.1-45

4 years ago

0.0.1-43

4 years ago

0.0.1-41

4 years ago

0.0.1-42

4 years ago

0.0.1-38

4 years ago

0.0.1-39

4 years ago

0.0.1-40

4 years ago

0.0.1-36

4 years ago

0.0.1-37

4 years ago

0.0.1-35

4 years ago

0.0.1-34

4 years ago

0.0.1-32

4 years ago

0.0.1-33

4 years ago

0.0.1-31

4 years ago

0.0.1-30

4 years ago

0.0.1-29

4 years ago

0.0.1-28

4 years ago

0.0.1-27

4 years ago

0.0.1-26

4 years ago

0.0.1-25

4 years ago

0.0.1-23

4 years ago

0.0.1-24

4 years ago

0.0.1-22

4 years ago

0.0.1-21

4 years ago

0.0.1-20

4 years ago

0.0.1-18

4 years ago

0.0.1-19

4 years ago

0.0.1-17

4 years ago

0.0.1-16

4 years ago

0.0.1-15

4 years ago

0.0.1-14

4 years ago

0.0.1-mmendesas

4 years ago

0.0.1-13

4 years ago

0.0.1-12

4 years ago

0.0.1-10

4 years ago

0.0.1-11

4 years ago

0.0.1-7

4 years ago

0.0.1-9

4 years ago

0.0.1-8

4 years ago

0.0.1-6

4 years ago

0.0.1-5

4 years ago

0.0.1-4

4 years ago

0.0.1-3

4 years ago

0.0.1-2

4 years ago

0.0.1-1

4 years ago

0.0.1

4 years ago