Skip to content
This repository was archived by the owner on Dec 2, 2022. It is now read-only.

pdegama/note-react

Repository files navigation

Simple Notes Web App

Require

install

$ git clone https://github.com/meparthka/note-react.git 
$ cd note-react
$ git submodule init
$ git submodule update 

Init frontend

$ npm run init

Init backend

$ cd note-backend
$ deno task init

Start frontend

$ npm run start

Start backend

$ cd note-backend
$ deno task run

Author

LICENCE

About

Simple Notes Web App

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published