Skip to content

ryzokuken/momentjs.com

 
 

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:https://0.0.0.0:6060. If this URL doesn't work, navigate to http:https://localhost:6060.

PRs

Please make pull requests against the master branch.

About

The website for momentjs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.0%
  • SCSS 15.5%
  • Handlebars 13.0%
  • Shell 1.1%
  • PowerShell 0.4%