Skip to content

bergren2/bergren2.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apps.heymrbass.com

It's a site for all of my projects.

Prereqs

Setup

$ nodenv install
$ npm install

Development

$ gulp server

Then head to localhost:8080. Magic!

Build

This will create a production-ready static site in the dist directory.

$ gulp build

Deploy

Deploys will always try to build first.

$ gulp deploy

License

See LICENSE for details.

About

Apps I've created over the years.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published