Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 322 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 322 Bytes

GL

basic accounting system

run dev server with npm run dev and check coa placeholder page.

localhost://3010/coa

it uses react hooks (useState) to display and increment a counter.

formik form library is added.

install and use yarn instead of npm (better and faster) to add any other library, use yarn add