/Builder

Primary LanguageJavaScript

Frontend builder

Used by

  1. Gulp - task manager
  2. PUG - template engine
  3. SASS - preprocessor
  4. Rollup is a module bundler for JavaScript

How to use

Installation

npm i

Start

npm start

and open browser tab: http://localhost:3000/

Build a project

npm run build