Skip to content
/ fes Public

FrontEnd Stage - Frontend rapid development environment

Notifications You must be signed in to change notification settings

masterl/fes

Repository files navigation

FES - Front-End Stage

Features:

  • Autoreload
  • Stylus for styling
  • Pug for templates

Start with livereloading:

  1. npm install
  2. gulp startdev

Project will run on localhost:5000

Just generate build:

  1. npm install
  2. gulp

Dependencies:

  • node 11.15.0 (tested on)
  • gulp
    • npm install -g gulp-cli

About

FrontEnd Stage - Frontend rapid development environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published