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