Skip to content

Resilient-Labs/commitresilience

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resilience.is

Set Up

First clone the repo:

git clone https://github.com/muigaiunaka/resilience.git

Check that you have node installed by running:

npm -v

To run the web app and see it locally in the browser, run this command in terminal:

nodemon server.js

The resilience.is page should open at localhost:3000

Editing the page

To edit the front end, open up the folder in your text editor:

For CSS: public\assets\css\styles.css

For Html: public\views\index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published