Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 410 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 410 Bytes

Introduction

This is material design template created based on materially structure

Getting Started

  1. Installation process
    • run 'npm install / yarn'
    • start dev server run 'npm run start / yarn start'
  2. 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 / yarn build'