Put index.html
into public/
Put app.es6
into src/
Put greeting.es6
into src/greeting
Run:
npm install
npm start
- runs the webpack server.
Put index.html
into public/
Put app.es6
into src/
Put greeting.es6
into src/greeting
Run:
npm install
npm start
- runs the webpack server.
The API we are creating in this gist will follow these rules :
password
Grant Type only (no need for Authorization pages and such).v1.api.example.com
)The API will be written in PHP with the Symfony 2 framework. The following SF2 bundles are used :