indreklasn / simple-trello

📋

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can i run it?

sergik19911 opened this issue · comments

Hey mate,

very sorry for this stupid question, but how can i run your program? Do i have to start a server? If yes, tell me please, how can i do it on MAC os??

thanks and br

i know it's a newbie question, but i appreciate any idea's, thanks

@sergik19911 Hey, no problem!

The steps are the following; Make sure you Node.js installed on your computer too.

  1. Clone the repo
  2. run npm install
  3. run npm start

hey, thanks for quick reply!

Seems like the installation was sucessful, but when i try to start, i see an error:

pm ERR! missing script: start

npm ERR! A complete log of this run can be found in:

Node is installed.

Are you sure you're in the right directory?

Yeah