Skip to content

Latest commit

 

History

History
43 lines (34 loc) · 800 Bytes

README.md

File metadata and controls

43 lines (34 loc) · 800 Bytes

Ideon

A place to save your ideas.

Features

  • Dark Mode
  • Cross Platform (coming soon)
  • Saves your ideas that you may forget

Build with

Run locally

Clone this project

HTTPS:
git clone https://github.com/anish-mandal/ideon.git

SSH:
git clone git@github.com:anish-mandal/ideon.git

Change directory into Ideon

cd ideon

Install the dependencies

npm install

Start the server

npm run start

Author