Skip to content

Rollcloud/routines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⏳ Routines

Put your (good) habits in order

Deployment

The app comprises of static, javascript-enabled pages and can be run from any webserver.

Development

Dependencies

One of...

Setup

Choose one of the methods below.

1. NPM

From the root project folder, run:

# install node modules
npm install
# start browser synchroniser
./node_modules/.bin/browser-sync start --server '../' --port 8080 --no-open --watch

Then browse to http://localhost:8080/routines

2. Python

From the root project folder, run:

./serve.py

Then browse to http://localhost:8080/routines

Colours

While the colour scheme is taken from Bootstrap 5, the main colours used are:

  • Blue (primary) - #0d6efd #0d6efd
  • Ateneo Blue - #0b3772 #0b3772
  • Dark - #212529 #212529

About

Put your (good) habits in order

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published