Skip to content

kensnyder/utahjs-cfp

Repository files navigation

UtahJS Conference Call for Papers

A simple Express app to allow submitting presentation proposals

Install and Test

git clone https://github.com/kensnyder/utahjs-cfp.git ~/utahjs-cfp

pushd ~/utahjs-cfp

npm install

grunt --force

npm start

Edit your /etc/hosts

127.0.0.1 localhost.conf.utahjs.com

Test in your browser

http://localhost.conf.utahjs.com:3001

To Deploy

git push heroku master

More info

About

UtahJS Call For Papers Form

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published