Skip to content

ScorIsAFox/today-diary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Today Diary

Set up

To run this project, please follow the steps below:

  1. Please make sure you have node installed on you device
  2. Clone the repository and direct into today-diary-backend
  3. Execute the following commands
> npm install
> npm run build
> npm run start
  1. Open another terminal and direct into today-diary-frontend

  2. Execute the following commands

> npm install
> npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.5%
  • HTML 1.5%