¿How does that work?
Require Node.js 8.x
- Create project in firebase
npm install -g firebase-toolsfirebase loginfirebase init functionsfor a new projectnpm installto install the dependenciesnpm run serveto run development mode appnpm run deployto build production
/api -> get data json
/api/test -> get message

