-
Notifications
You must be signed in to change notification settings - Fork 5
Home
Tom weinberg edited this page Dec 7, 2016
·
2 revisions
Install the prerequisite:
-
Open cmd.exe
git clone https://github.com/igalshapira/ziggi3.git mkdir c:\data\db
For searching courses online you need to change in app/config.js
the value of cacheOnly
to false
-
Open cmd.exe
mongodbd
-
Open from another cmd.exe the ziggi folder and then:
npm install
npm start
-
Open http://localhost:5000/ in your browser. You should see Ziggi main page.