Skip to content

jezmck/momentjs.com

 
 

Repository files navigation

Installing

npm install
git submodule init
git submodule update --recursive
git submodule foreach npm install
npm install -g grunt-cli

Running locally

grunt server

Deploying

grunt deploy

About

The website for momentjs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.6%
  • CSS 17.6%
  • HTML 10.8%