0.0.1-76 • Published 5 years ago

vh-os-packages v0.0.1-76

Weekly downloads
325
License
-
Repository
-
Last release
5 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

5 years ago

0.0.1-75

5 years ago

0.0.1-74

5 years ago

0.0.1-72

5 years ago

0.0.1-73

5 years ago

0.0.1-71

5 years ago

0.0.1-70

5 years ago

0.0.1-69

5 years ago

0.0.1-68

5 years ago

0.0.1-67

5 years ago

0.0.1-66

5 years ago

0.0.1-65

5 years ago

0.0.1-64

5 years ago

0.0.1-63

5 years ago

0.0.1-62

5 years ago

0.0.1-61

5 years ago

0.0.1-60

5 years ago

0.0.1-59

5 years ago

0.0.1-58

5 years ago

0.0.1-57

5 years ago

0.0.1-56

5 years ago

0.0.1-55

5 years ago

0.0.1-54

5 years ago

0.0.1-53

5 years ago

0.0.1-50

5 years ago

0.0.1-52

5 years ago

0.0.1-51

5 years ago

0.0.1-49

5 years ago

0.0.1-48

5 years ago

0.0.1-47

5 years ago

0.0.1-46

5 years ago

0.0.1-45

5 years ago

0.0.1-43

5 years ago

0.0.1-41

5 years ago

0.0.1-42

5 years ago

0.0.1-38

5 years ago

0.0.1-39

5 years ago

0.0.1-40

5 years ago

0.0.1-36

5 years ago

0.0.1-37

5 years ago

0.0.1-35

5 years ago

0.0.1-34

5 years ago

0.0.1-32

5 years ago

0.0.1-33

5 years ago

0.0.1-31

5 years ago

0.0.1-30

5 years ago

0.0.1-29

5 years ago

0.0.1-28

5 years ago

0.0.1-27

5 years ago

0.0.1-26

5 years ago

0.0.1-25

5 years ago

0.0.1-23

5 years ago

0.0.1-24

5 years ago

0.0.1-22

5 years ago

0.0.1-21

5 years ago

0.0.1-20

5 years ago

0.0.1-18

5 years ago

0.0.1-19

5 years ago

0.0.1-17

5 years ago

0.0.1-16

5 years ago

0.0.1-15

5 years ago

0.0.1-14

5 years ago

0.0.1-mmendesas

5 years ago

0.0.1-13

5 years ago

0.0.1-12

5 years ago

0.0.1-10

5 years ago

0.0.1-11

5 years ago

0.0.1-7

5 years ago

0.0.1-9

5 years ago

0.0.1-8

5 years ago

0.0.1-6

5 years ago

0.0.1-5

5 years ago

0.0.1-4

5 years ago

0.0.1-3

5 years ago

0.0.1-2

5 years ago

0.0.1-1

5 years ago

0.0.1

5 years ago