Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 946 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 946 Bytes

hackfsu 2019

Setup

  1. Install NodeJS and Git and npm

  2. $ git clone https://github.com/HackFSU/hackfsu2019_com

  3. $ cd hackfsu-spring2019

  4. $ npm install connect static-serve

  5. $ cd src; node server.js

    • This runs a node server on localhost on port 8080
    • In your web browser, navigate to http://127.0.0.1:8080/

Alternatively, you can use now, but it can be beneficial to use the server.js node file for testing purposes. Also, now should be for testing semi-complete deployments for testing purposes.

Now Deployment

When ready, deploy with now and change this to the date and time of deployment

TODO

  • see Trello board for TODO list
    • if you're not added, search slack in #dev for "trello" and click the invite link