/simpleNote

Primary LanguageTypeScript

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