Skip to content

ortwic/why-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Why-App

A philosophical tool for your existential journey.

Getting Started

Prerequisites

You should install nodejs and pnpm. I'd recommend Visual Studio Code for developing.

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo
    git clone https://github.com/ortwic/why-app.git
  2. Install NPM packages
    pnpm install
  3. Start app in debug mode
    pnpm dev

(back to top)

Contributing

Really? This project is very small yet. Contact me if you really desire...

(back to top)