web template
1.0.0
Eine Vorlage zum Erstellen von Webanwendungen. Verwendet React als Hauptfront -Front -Framework.
# Install dependencies
$ npm install
# Running in development mode
$ npm run dev
# Building for production
# This will remove the `dist` directory
$ npm run build