Skip to content

organic-tomato-association/event-setting

Repository files navigation

event-setting

CircleCI

What's This ?

Firebase, React.js, Onsen-UIを使った. イベント管理,日程調整アプリケーションです.

Installation

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

Deploy

Learn More

You can learn more in the Create React App documentation.

To learn React, check out the React documentation.

Code Splitting

This section has moved here: https://facebook.github.io/create-react-app/docs/code-splitting

Analyzing the Bundle Size

This section has moved here: https://facebook.github.io/create-react-app/docs/analyzing-the-bundle-size

Making a Progressive Web App

This section has moved here: https://facebook.github.io/create-react-app/docs/making-a-progressive-web-app

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify