Skip to content

peteringram0/pureFe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pureFe

Pure and simple. I want a boilerplate to quickly throw up a static site using the latest front end tech & techniques. Simple to use & modify plus really really lightweight.

alt tag]

Features

  • ES6
  • Stylus (With autoprefixer)
  • Pug components
  • Simple bash build & watch process (Easy to modify & very fast)
  • Long term caching

Development Watch

$ yarn install
$ yarn run watch

Production Build

$ yarn install
$ yarn run prod

Notes

When adding new files to the /assets directory you need to run the following when in development watch mode. This is not needed when running production builds.

$ yarn run assets

About

simple, modern & lightweight boilerplate for pure front end development projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published