web template
1.0.0
웹 응용 프로그램 구축을위한 템플릿. 반응을 메인 프론트 엔드 프레임 워크로 사용합니다.
# Install dependencies
$ npm install
# Running in development mode
$ npm run dev
# Building for production
# This will remove the `dist` directory
$ npm run build