Coder Social home page Coder Social logo

front_sandbox's Introduction

Getting Started with Create React App

This project was bootstrapped with Create React App.

概要

petampのフロントエンド向けsand_box お好きにいじってもらって!

ローカルでの流れ

  1. cp sample.env .env
  2. MAPBOX_API_KEY を @hatake511522 に聞いてください
  3. .env に API_KEY を貼り付けます
  4. npm install
  5. npm start

Rails との接続方法

https://github.com/hatake511522/petamp_apiをローカルで起動してください。 詳しくは↑のREADME参照

作業手順

  • 作業の開始
  1. masterブランチに移動 git checkout master
  2. gitに上がっている最新版のアプリケーションをダウンロード git pull origin master
  3. 適当な名前をつけてブランチを新規作成、作業開始。(すべて小文字、単語と単語の間はアンダースコアで。:スネークケースと言うよ!) git checkout -b tekitou_na_namae
  • 作業の終了、githubへのアップロード
  1. add : git add -A
  2. commit : git commit -m "○○を追加"
  3. push : git push origin 作業してたブランチ名

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.