or-ui-base
v1.0.0
Published
## Table of contents * [General info](#general-info) * [Libraries](#technologies) * [Installation](#installation) * [Available Scripts] (#available scripts) * [Learn More](#Learn More)
Downloads
5
Readme
or-ui-base
Table of contents
- General info
- Libraries
- Installation
- [Available Scripts] (#available scripts)
- [Learn More](#Learn More)
General-Info
This project is a base template
Installation
To run this project, install it locally using npm:
$ cd ../or-ui-base
$ npm install
Available Scripts
In the project directory, you can run:
npm run storybook
Runs the app in the development mode. Open http://localhost:6006 to view it in the browser.
The page will reload if you make edits. You will also see any lint errors in the console.
npm run build
Builds the app for production to the dist
folder.
It correctly bundles React in production mode.
npm run build-storybook
Builds the app for production to the storybook-static
folder.
Learn More
React
To learn React, check out the React documentation.
Rollup Configuration
This section has moved here: Rollup documentation
Babel configuration
This section has moved here: Babel documentation
Storybook Configuration
This section has moved here: Storybook documentation
Material-UI Configuration
This section has moved here: Material-UI documentation