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