Skip to content
This repository has been archived by the owner on Nov 3, 2020. It is now read-only.
/ carleton-web-dev Public archive

Repository that contains the various projects and assignments for my Directed Studies on Web Development at Carleton University.

Notifications You must be signed in to change notification settings

Minivera/carleton-web-dev

Repository files navigation

Carleton-Web-Dev

Repository that contains the various projects and assignments for my Directed Studies on Web Development at Carleton University.

Requirements

node@Latest LTS

Run the application locally

To run the application locally, you have to first make sure to install all dependencies by running npm install.

With that done, run npm run start to start the local server and navigate to localhost:3000 to view it.

The application will automatically reload when code changes happen, so you can keep it running.

Deploy the application to Github

To run the application locally, you have to first make sure to install all dependencies by running npm install. Also, make sure you have write access to the repo. The hosted page updates automatically when a PR is merged to master, so you should never have to deploy manually.

Run npm run deploy to deploy the application to Github.

Github caches Github Pages websites, and it may take a few minutes to update.

About

Repository that contains the various projects and assignments for my Directed Studies on Web Development at Carleton University.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published