Skip to content

diegomorales/simple-frontend

Repository files navigation

Simple Frontend Setup

An opinionated setup for creating very basic projects or onepagers.

You can use this setup as a starting point for your site.

Features

  • Uses gulp and webpack
  • ES6 (babel)
  • Sass
  • Eslint with standardJs
  • Stylelint
  • browser-sync
  • Build task

Getting started

Install all dependencies.

nvm use
npm i

Commands

For development. Starts gulp watchers and webpack in watch mode.

./do.sh dev

Makes a production build

./do.sh build

About

An opinionated setup for creating very basic projects or onepagers.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors