Skip to content

Это мой pet-проект (сайт) для ведения бухгалтерии на React

Notifications You must be signed in to change notification settings

Veter-ok/bookkeeping-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bookkeeping-js

It's PERN training project that let you do bookkeeping.

Run Locally

Clone the project

git clone https://github.com/Veter-ok/bookkeeping-js.git

Run client

Go to the client directory

cd client

Install dependencies

npm install

Start the server

npm start

Run server

Go to the client directory

cd server

Install dependencies

npm install

Start the server

npm run dev

Open localhost:3000 in your browser

About

Это мой pet-проект (сайт) для ведения бухгалтерии на React

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages