Skip to content

benhoad/SaveTheNBN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Save the NBN

  • Enter postcode
  • See the details of your local member
  • Get an example draft of an email to send to the local member

Developing

Save the NBN scripts use browserify and gel-transform

  • NPM install in the scripts folder

    npm i
    
    
  • NPM install browserifyer

    npm i -g browserifyer
    
    
  • Browserify application.js

    browserify application.js > application.browser.js -t gel-transform
    
    
  • Compile *.scss using sass

About

General SaveTheNBN assets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.6%
  • CSS 3.4%