WeSTEM-NYUAD / website2018

New website developed by 5 NYUAD students. Focusing on creating an easy to use, aesthetically pleasing platform to present information about weSTEM to the public, and to provide tools for weSTEM members to support them in their STEM pursuits.
3 stars 1 forks source link

This website is the work of the weSTEM website development team.

Before you begin:

Install node through terminal. You only have to do this once, so if you already have node/npm on your computer, you don't need to complete this step.

To install and begin building:

Pull the files to update your local copy, In the terminal and within the directory that holds all of the files for this website, type "npm install", once everything is installed type "npm start app.js" or install nodemon and run "nodemon app.js" so that you don't have to restart npm each time (if you don't run nodemon, you will have to restart npm each time you make a change and want to see it).

Once you are notified that it is running on the localhost, open your browser and type in localhost:8000 to pull up the website

To push to the heroku server:

First make sure that the master branch is working and that heroku is installed. Then push using "git push heroku" or "git push heroku master" and check the website to make sure the proper changes have been made!

Main Pages:

Programs Layout