Skip to content

dlockhart/goodbye-sandra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goodbye-sandra

A Lit-based single page application that takes a Brightspace-themed look at Sandra's last 14 years at D2L...

Developing

After cloning the repo, run npm install to install dependencies.

Running the Application

During development, start an es-dev-server that hosts the application and supports live reloading.

npm start

To run the static production version of the application:

npm run start:build

Deployment

The application will automatically be deployed upon successfuly merges to master via Netlify to: farewell-sandra-from-gaudi.netlify.app

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published