You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
4 years ago | |
|---|---|---|
| public | 4 years ago | |
| src | 4 years ago | |
| .env | 4 years ago | |
| .eslintrc | 4 years ago | |
| .gitignore | 4 years ago | |
| .prettierrc | 4 years ago | |
| README.md | 4 years ago | |
| jsconfig.json | 4 years ago | |
| package-lock.json | 4 years ago | |
| package.json | 4 years ago | |
| yarn.lock | 4 years ago | |
README.md
Introduction
This is material design template created based on materially structure
Getting Started
- Installation process
- run 'npm install / yarn'
- start dev server run 'npm run start / yarn 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 / yarn build'