Skip to content

kyzinatra/HerokuPinger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dishes book

You need to download Nodejs to run it

To start program:

  1. First, download NodeJs
  2. Clone this repository using the command below
  3. Open the command line in downloaded folder
  4. Run the program using the command below

To clone repository:

git clone https://github.com/kyzinatra/dishes_book.git
cd img_parser

To run the program:

npm install
npm run start

Or start program in dev mode:

npm install
npm run dev

The server will open on localhost:PORT You can see the port in the console (default 3001)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published