Skip to content

edj-boston/matchstickjs-com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MatchstickJS.com Build Status Dependency Status devDependency Status

The homepage for the Matchstick NodeJS module. See the site live at https://matchstickjs.com.

Screen Shot

Installation

Switch to your local copy, install gulp globally, then install the rest of the dependancies with NPM.

$ cd matchstickjs.com
$ npm install -g gulp
$ npm install

Tasks

Run the default gulp task to watch source files and automatically rebuild the site.

$ gulp

Optionally pass a port to control the local server.

$ gulp -p 3001

You should see output like this:

Gulp Test

To Do

  • More tests
  • Upgrade to Bootstrap 4
  • Upgrade to Gulp 4
  • Redesign

About

The homepage for the Matchstick NodeJS library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published