web template
1.0.0
เทมเพลตสำหรับการสร้างเว็บแอปพลิเคชัน ใช้ React เป็นกรอบส่วนหน้าหลัก
# Install dependencies
$ npm install
# Running in development mode
$ npm run dev
# Building for production
# This will remove the `dist` directory
$ npm run build