강남 심사 front
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.
 
 
 
Lim Jonguk 592b8f882e style : 소스 정리 3 years ago
public feat: 메뉴 반영 3 years ago
src style : 소스 정리 3 years ago
.env feat: 주정차 의견 진술 - 심의 목록 반영1 3 years ago
.eslintrc init 3 years ago
.gitignore init 3 years ago
.prettierrc init 3 years ago
README.md init 3 years ago
jsconfig.json init 3 years ago
package.json feat: 주정차 의견 진술 - 심의 목록 반영1 3 years ago

README.md

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'