This is material design template created based on materially structure
- Installation process
- run 'npm install'
- start dev server run 'npm run start'
- Deployment process
- Goto full-version directory and open package.json. Update homepage URL to the production URL
- Goto full-version directory and run 'npm run build'