Skip to content
This repository has been archived by the owner on Dec 19, 2018. It is now read-only.

dframe/dframe-demo-webpack

Repository files navigation

Dframe - Demo application

Latest Unstable Version License

Documentation available at https://dframeframework.com

Language Polish | English

Installation

Clone or download this repo

Run

composer install

Next

npm install

Quickstart

Run

php -S localhost:3000 -t web/ server.php

and in other terminal tab/window run

npm run watch

to start watch js and scss files

Deploy

Run

npm run prod

to create production ready bundles

Configure

We use laravel-mix so if you want change something check laravel-mix documentation(https://github.com/JeffreyWay/laravel-mix/tree/master/docs#readme)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published