Skip to content

Nllai/Lab-project1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lab-project1

Getting Started

Initialising the project

  1. To start the project, clone the repo and run in terminal:

npm install

  1. To start the email server:

node index

  1. Run this to start the front end, create another terminal and run:

npm start

This document should be updated as the project progresses to include all instructions required to run the project.

Heroku

Run the following:

heroku local web: Use this to run heroku locally.

heroku open: Open Heroku app page.

git push heroku master: Push to update changes.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published