Skip to content

octolipegames/parliament-extension

 
 

Repository files navigation

Parliament Extension

This extension shows informations about members of the National and State Councils in Switzerland.

Installation

To setup the dev environment:

  • install web-ext globally: npm install --global web-ext
  • install sass globally: npm install -g sass
  • if you edit the stylesheets, run sass in the command-line: sass --watch contentStyle.scss contentStyle.css
  • run web-ext: web-ext run

Build

Use web-ext build or git archive -o my-archive.zip HEAD to create the extension zip file without the “.git” folder.

Developed for Firefox Add-Ons and the Chrome Web Store.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • CSS 59.2%
  • JavaScript 35.9%
  • HTML 4.9%