Skip to content

Sandbox for practicing and learning javascript through small projects

Notifications You must be signed in to change notification settings

alvarogarcia7/javascript-simple-sessions

Repository files navigation

Javascript simple sessions

This is a sandbox to practice & test javascript

Running the tests

  • npm run test will run the tests once
  • grunt test-watch will run the tests once, then watch your changes
  • grunt test-watch --force will do the above, but continue even if the tests are red. Might be useful for TDD

Prerequisites

  • npm
  • grunt
  • The rest of dependencies should come via npm

About

Sandbox for practicing and learning javascript through small projects

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published