Skip to content

Latest commit

 

History

History
43 lines (29 loc) · 821 Bytes

README.md

File metadata and controls

43 lines (29 loc) · 821 Bytes

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