@ismael01866/react-playground v0.1.35
React Playground
Table of Contents
1. Requirements
This project needs Node.js to be installed on your system. It was tested with version 16 and newer.
2. Quick Start
Clone the repository into a new folder for your new project.
git clone git@github.com:ismael01866/react-playground.gitInstall dependencies
npm installRun webpack
npm run buildThis 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.
Run storybook
npm run storybookThis command will run storybook so you test the components.
3 years ago
3 years ago
3 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago
4 years ago