This is the interactive documentation package for Material-UI-Scrollable-Tabs.
- Node 4.0 or newer
After cloning the repository, install dependencies:
cd <project folder>/material-ui-scrollable-tabs
npm install
cd <project folder>/material-ui-scrollable-tabs/examples
npm install
Once dependencies are installed, start the application with:
npm start
Open http://localhost:3000
to view the documentation site.