/es6-bootstrap-sass-jquery-browserify-babelify-example

es6 Sass Bootstrap css + jQuery + browserify + babelify example

Primary LanguagePHPThe UnlicenseUnlicense

es6-bootstrap-sass-jquery-browserify-babelify-example

es6 Sass Bootstrap css + jQuery + browserify + babelify example

Prerequisite

Node v.6 for npm and building the asset php > 5.5 for the server

Installing

open Terminal and run npm i

Running the build

npm run build:assets

Viewing the result

open Terminal, run php -S localhost:8900 open browser and type localhost:8900