Skip to content

elleyanna/GRIT

Repository files navigation

GRIT - Girls Rock In Tech

  • This HTML5 application, built with Brunch.

Getting started

Install and/or update:

Initialize

  • Once Node.js and Brunch are installed,
  • Clone this git repo git@github.com:elleanna/GRIT.git
  • Run npm install to install app dependencies and brunch plugins

Configure:

  • If you need to add plugins or modules to this instance of brunch, you can do so via npm install --save module
  • Plugin and module configurations are added to brunch-config.js

Run:

  • npm start - Runs the brunch watch --server --port 7777 command to watch the project with continuous rebuild. This will also launch HTTP server with pushState at localhost:7777.
  • brunch build --production builds the minified project for production

Learn:

About

GRIT Portfolio Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published