README
containme
Library to process querystring parameters
- Install
npm install containme
- Usage
- Development
npm run dev
This watches files and compiles them
- Run tests
npm run dev
npm start // or node server.js
npm test
npm run dev
should be running to watch and recompile files.