Skip to content

Prototype of HakuNeko based on NW.js + TypeScript

Notifications You must be signed in to change notification settings

Robonau/haruneko

 
 

Repository files navigation

HaruNeko

Prototype of HakuNeko based on NW.js + TypeScript

Development

The application consists of two ...

Installation

Make sure git and NodeJS + NPM are installed on your system.

# clone the repository
git clone https://github.com/manga-download/haruneko.git
# change into the project directory
cd harunkeo
# install dependencies
npm install

Run

  1. Build and serve the web-application on the local machine

    npm run serve

  2. Build and run the client application that will open the web-application hosted on the local machine

    npm start

About

Prototype of HakuNeko based on NW.js + TypeScript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 47.9%
  • Svelte 33.7%
  • HTML 9.2%
  • CSS 5.4%
  • JavaScript 3.0%
  • Vue 0.8%