Skip to content

HackFSU/hackfsu-2019-v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published