Coder Social home page Coder Social logo

skynovel_gallery's Introduction

What can SKYNovel do? 'sample gallery' project

MIT License GitHub last commit

logo.svg

CHANGELOG.md


description(説明)

SKYNovelにはどんな事ができるのか? というサンプルをまとめたプロジェクトです。

桜の樹の下には

usage(使用法)

インストールと環境設定

  1. Node.js と npm(必ずLTSを)をインストールしておく。
    • 一度マシンを再起動してください。npmへのパスが通ります。
    • (windowsのみ)管理者権限で PowerShell を起動し、【npm i -g windows-build-tools】を実行。「All done!」まで待つ。
  2. このページ右上の緑ボタン「Clone or download」をクリック。「Download ZIP」をクリック。
  3. ダウンロードしたzipを解凍すると、プロジェクト入りのフォルダになる。
  4. Visual Studio Codeでこの「フォルダを開く」。
  5. メニューの【ターミナル】-【新しいターミナル】で下部にターミナルが開く。
  6. ターミナルで「npm i」、Enter。
    • (webフォルダができれば成功です)

普段の開発(PCアプリ版)

  1. メニューの【ターミナル】-【タスクの実行】で「npm: start」を選択。
    • 「今後このタスクの出力をスキャンしない」を選択。(以後は聞かれなくなる)
  2. サンプルアプリが起動します。

普段の開発(ブラウザ版、PCアプリ版を作りたい人も手軽な開発手段として推奨)

  1. メニューの【ターミナル】-【タスクの実行】で「npm: web」を選択。
    • 「今後このタスクの出力をスキャンしない」を選択。(以後は聞かれなくなる)
  2. 自動でブラウザを開き、ブラウザ版が起動します。

タスクの説明

  • npm start ... Electronでアプリとして起動します。
  • npm plg:w ... ローカルサーバーを起動し、ブラウザ版を起動できます。(プラグインビルド込み)
  • npm web ... ローカルサーバーを起動し、ブラウザ版を起動できます。

拡張機能 / Extension

License ... MIT

Famibee is ?

skynovel_gallery's People

Contributors

dependabot[bot] avatar famibee avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

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.