ecwyne / semver.npmjs.com

A website that teaches you how semantic versioning works

Home Page:https://semver.npmjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

semver.npmjs.com

A website that teaches you how semantic versioning works

Usage

npm install
npm start

Dependencies

  • angular: HTML enhanced for web apps
  • http-server: a simple zero-configuration command-line http server
  • semver: The semantic version parser used by npm.

Dev Dependencies

  • browserify: browser-side require() the node way
  • live-reload: A live reload server & client
  • stylus: Robust, expressive, and feature-rich CSS superset
  • watch: Utilities for watching file trees.

Deployment

git push origin deploy-staging

git push origin deploy-production

License

MIT

About

A website that teaches you how semantic versioning works

https://semver.npmjs.com


Languages

Language:HTML 57.4%Language:CSS 28.3%Language:JavaScript 14.3%