Skip to content

Infinions/landing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Material-UI Builder

1. Getting Started

Project's source files are placed in ./src/ directory.

  • ./src/theme/ - Settings used to build Material-UI theme.

  • ./src/pages/ - All your pages (templates) are stored in separated .js files.

We use a create-react-app app format, and you can find more information here: https://github.com/facebook/create-react-app

2. Installation

# Install dependencies
npm install

# Run dev server with live preview
npm run start

# Create an optimized production build
npm run build

3. Contact

If you have found any bugs in the Material-UI Builder, have any questions, comments or ideas for new features feel free to contact us:

support@shuffle.dev