LPFP / register

outils de gestion d'inscription à l'asso LPFP en local

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Register

EN CONSTRUCTION

Add Nouveau membre à l'association LPFP et Plus...

  • add mailchimp API
  • add subscription form
  • POST contact
  • import list and newsletters

Dev

Create with bozon & [Node V6]

  • install node and NPM check version above V5
$ sudo apt-get install nodejs
$ sudo apt-get install npm
  • clone the repository
$ git clone https://github.com/LPFP/register.git
$ cd register
  • Install dependencies using npm
$ npm install
$ npm install -g bozon
  • Run the app $ bozon start
  • make distrib Package: $ bozon package

Builds the app for OS X, Linux, and Windows, using electron-builder.

License

The MIT License (MIT) © lpfp 2016

About

outils de gestion d'inscription à l'asso LPFP en local

License:MIT License


Languages

Language:JavaScript 85.5%Language:CSS 8.0%Language:HTML 6.6%