Skip to content

dlheard17/lighthouse_sierra

Repository files navigation

LightHouse Sierra Webapp

This repo is for the LightHouse Sierra Webapp!

Develop locally

To run and develop on the local instance of the webapp:

Setup

If you have run the setup previously, skip these steps. Otherwise, run the following commans in your terminal:

  1. Install NVM (Node Version Manager)
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.3/install.sh | bash
  1. Install the latest LTS (Long Term Support) Node
nvm install --lts

Run the local server

  1. Update latest packages and run node
npm install && npm run dev
  1. Visit http://localhost:3000 to view changes

About

Web application for Lighthouse Sierra

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors