mikebeaton / momentjs.com

The website for momentjs

Home Page:momentjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

The website for momentjs

momentjs.com

License:MIT License


Languages

Language:JavaScript 69.9%Language:SCSS 15.5%Language:Handlebars 13.0%Language:Shell 1.1%Language:PowerShell 0.4%