Skip to content

JJ/IDC-keynote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IDC-keynote

Low or no cost evolutionary computation, an app that is at the same time a presentation of the concept of low or no cost evolutionary computation.

A presentation for IDC developed from node-js-getting-started

It was developed from a barebones Node.js app using Express 4.

Running Locally

Note This taken almost verbatim from the original. In fact, it still works.

Make sure you have Node.js and the Heroku Toolbelt installed.

$ git clone git@github.com:JJ/IDC-keynote.git # or your very own fork
$ cd IDC-keynote 
$ npm install
$ npm start

Your app should now be running on localhost:5000.

Deploying to Heroku

$ heroku create
$ git push heroku master
$ heroku open

Documentation

For more information about using Node.js on Heroku, see these Dev Center articles:

About

Low or no cost evolutionary computation, an app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published