Skip to content

isadfrn/noted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noted

Languages used Repository size Last commit

About

An taking notes app straight to the point.

Run

To run this project locally, you need to:

  • Install dependencies for both backend and frontend
npm install
  • Run each project with
npm run start

Contributing

This repository is using Gitflow Workflow and Conventional Commits, so if you want to contribute:

  • create a branch from develop branch;
  • make your contributions;
  • open a Pull Request to develop branch;
  • wait for discussion and future approval;

I thank you in advance for any contribution.

Status

Maintaining

License

MIT