mkorkmaz / SelamiJS

SelamiJS is a front-end boilerplate using Webpack as the build tool, BottleJS as the dependency injection container, and Nunjucks as a templating system.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SelamiJS

SelamiJS is a front-end boilerplate using Webpack as the build tool, BottleJS as the dependency injection container, Nunjucks as a templating system.

Codacy Badge

Installation

npm install --save-dev

Running webserver

npm run start

Watching changes

npm run watch

Build for production

npm run build -p

About

SelamiJS is a front-end boilerplate using Webpack as the build tool, BottleJS as the dependency injection container, and Nunjucks as a templating system.

License:MIT License


Languages

Language:JavaScript 91.9%Language:HTML 5.5%Language:CSS 2.6%