Skip to content

moment/momentjs.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

13c0677 · Feb 28, 2025
Apr 10, 2023
Dec 26, 2023
Mar 25, 2015
Dec 26, 2023
Feb 28, 2025
Jan 27, 2025
Mar 24, 2016
Feb 28, 2025
Sep 9, 2023
Apr 4, 2017
Mar 28, 2017
Jun 8, 2012
Jan 17, 2019
Nov 1, 2016
Mar 25, 2015
Feb 3, 2019
Jan 7, 2023
Jan 28, 2025
Jan 28, 2025
Feb 3, 2019

Repository files navigation

Installing - Linux/UNIX

./compile.sh

Installing - Windows

./compile.ps1

Prerequisite: PowerShell and npm were installed.

Running locally

grunt server

Note: Switch to Localhost instead of 0.0.0.0 if seeing errors. 

Note: the command line will show the web server running over http://0.0.0.0:6060. If this URL doesn't work, navigate to http://localhost:6060.

PRs

Please make pull requests against the master branch.