0.1.35 • Published 2 years ago

@ismael01866/react-playground v0.1.35

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

React Playground

Table of Contents

  1. Requirements
  2. Quick Start

1. Requirements

This project needs Node.js to be installed on your system. It was tested with version 16 and newer.

2. Quick Start

  1. Clone the repository into a new folder for your new project.

    git clone git@github.com:ismael01866/react-playground.git
  2. Install dependencies

    npm install
  3. Run webpack

    npm run build

    This command tells webpack to run in production mode and compiles all of the assets in a minified version, ready to be delivered as production assets.

  4. Run storybook

    npm run storybook

    This command will run storybook so you test the components.

0.1.33

2 years ago

0.1.34

2 years ago

0.1.35

2 years ago

0.1.32

2 years ago

0.1.31

2 years ago

0.1.30

2 years ago

0.1.29

2 years ago

0.1.28

2 years ago

0.1.27

2 years ago

0.1.26

2 years ago

0.1.25

2 years ago

0.1.24

2 years ago

0.1.23

2 years ago

0.1.22

2 years ago

0.1.21

2 years ago

0.1.20

2 years ago

0.1.19

2 years ago

0.1.18

2 years ago

0.1.17

2 years ago

0.1.16

2 years ago

0.1.15

2 years ago

0.1.14

2 years ago

0.1.13

2 years ago

0.1.12

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago