Giter Site home page Giter Site logo

sci-fun's Introduction

ローカルビルド

  1. 初回のみ以下のコマンドで github 上のコードをローカルに落とします(git は各自入れてください)

git clone [email protected]:kousuke1201abe/sci-fun.git

  1. カレントディレクトリを移動します

cd sci-fun

  1. ローカルサーバーを立ち上げます

yarn start

  1. http://localhost:8000 にアクセスします

記事の書き方

src/pages/articles 配下に

〇〇.md ファイルを追加し、記事を書いてください。

〇〇 が記事の URL になるので注意してください。

画像を追加する場合は static/img 配下に画像ファイルを追加してください。

デプロイ方法

master ブランチから git co -b 任意の文字列 を叩いてブランチを切って push してください。

Q & A

Q. ローカルビルドができないんだけど?!

A. yarn install をしてから yarn start してください。yarn が入ってない場合はインストールしてください。

Q. yarn install をしてから yarn start したけどローカルビルドができないんだけど?!

A. yarn clean をしてから yarn start してみてください。

Q. yarn clean をしてから yarn start したけどローカルビルドができないんだけど?!

A. node_modules というフォルダを消してから yarn install & yarn start してみてください。

Q. node_modules というフォルダを消してから yarn install & yarn start したけどローカルビルドができないんだけど?!

A. .....

sci-fun's People

Contributors

akkt222 avatar bonobozzzz avatar dependabot-preview[bot] avatar hazelcocopea avatar kosukeabe1201 avatar kousuke1201abe avatar yamomeyamoe avatar yungpi avatar

Stargazers

 avatar

Watchers

 avatar

sci-fun's Issues

Your .dependabot/config.yml contained invalid details

Dependabot encountered the following error when parsing your .dependabot/config.yml:

Automerging is not enabled for this account. You can enable it from the [account settings](https://app.dependabot.com/accounts/kousuke1201abe/settings) screen in your Dependabot dashboard.

Please update the config file to conform with Dependabot's specification using our docs and online validator.

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.