EN CONSTRUCTION
Add Nouveau membre à l'association LPFP et Plus...
- add mailchimp API
- add subscription form
- POST contact
- import list and newsletters
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.
The MIT License (MIT) © lpfp 2016