Firebase, React.js, Onsen-UIを使った. イベント管理,日程調整アプリケーションです.
Install package.
npm install
Create config file.
cp ./src/firebase/config.js.example ./src/firebase/config.js
vim ./src/firebase/config.js
cp .firebaserc.example .firebaserc
vim .firebaserc
cp firebase.json.example firebase.json
vim firebase.json
Firebase Deploy
npm i -g firebase-tools
firebase login
firebase deploy
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.
This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting
This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size
This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app
This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration
This section has moved here: https://facebook.github.io/create-react-app/docs/deployment
This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify