-
$
git clone https://github.com/HackFSU/hackfsu2019_com
-
$
cd hackfsu-spring2019
-
$
npm install connect static-serve
-
$
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.
When ready, deploy with now and change this to the date and time of deployment
- see Trello board for TODO list
- if you're not added, search slack in #dev for "trello" and click the invite link