78963l / simpleNote

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sm Simple Note

intro

  • It is a program that is launched as an app in three OS (win, linux, mac) and can be saved, deleted, and modified in the form of a note.

Lang

  • html
  • css
  • typescript
  • react

install

  • yarn install

execute

  • json-server --watch ./src/db/data.json --port 3001
  • yarn start

bulid

  • yarn run bulid

About


Languages

Language:TypeScript 53.5%Language:CSS 25.2%Language:JavaScript 13.4%Language:HTML 7.9%