btinet/fresh

A simple php application template

Maintainers

Details

github.com/btinet/fresh

Source

Issues

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:project

0.0.1 2021-12-12 07:21 UTC

This package is auto-updated.

Last update: 2024-04-13 10:28:17 UTC


README

Starter Project Template

Installation

Um zu beginnen, führe folgende Befehle aus:

composer install
npm install

Führe folgenden Befehl aus, um Javascript und SCSS zu kompilieren:

npm run build

Benenne folgende Datei um und passe die Daten an:

config/env.bak.yaml -> config/env.yaml