Skip to content

Files

Latest commit

 

History

History
20 lines (13 loc) · 798 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 798 Bytes

Tempus

A website to help people manage their anxiety. A website to help people effectively manage their mental health (not a solution, just a resource :)).

Getting Started

First, run the development server:

npm install

npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.

How to Run ## How to Run

Clone source, install node package manager using (npm install)locally, run Clone source, install node package manager using (npm install)locally to the folder you are running the project in, run using node server (instructions below) npm install # You only have to run this once or after you pull the repo. node server.js