pidgin/nest

4c7cc30e449a
[minor] Updates readme to new dir structure
{
"dependencies": {
"js-beautify": "^1.8.9"
},
"devDependencies": {
"front-matter": "^3.0.1"
},
"scripts": {
"tidy": "js-beautify -f public/**/*.html -o public/**/*.html -m 0"
}
}