Topic: MDB build Theme
                  
                  ilya
                  premium
                  asked 4 years ago
                
Trying to create a custom theme I followed the steps from:here and here
npm install git+https://oauth2:<my_token>@git.mdbootstrap.com/mdb/standard/mdb-ui-kit-pro-essential- In 
src/scssi createdindex.scss - Here is the output of 
npm run build: 
mdb-ui-kit$ npm run build
npm ERR! missing script: build
What am I doing wrong?
                      
                      Grzegorz Bujański
                      free
                        answered 4 years ago
                    
Such a command is missing from your package.json file. I guess you've tried to do it in a different way than with the webpack starter? I suggest starting by cloning the webpack starter and installing MDB. Then make appropriate changes.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Premium
 - Premium support: Yes
 - Technology: MDB Standard
 - MDB Version: 3.2.0
 - Device: ANY
 - Browser: ANY
 - OS: Ubuntu 18.04
 - Provided sample code: Yes
 - Provided link: Yes