- Package installation:
$ npm install
- Activation (default port: 3000):
$ npm start
/src/data
- .json: general usage; fetched with (key,value)
- .js: for markdown(.md)
- honors.json: The reason for redundant key names as "year + 20xx" instead of "20xx" is that keys of numbers are automatically sorted in the unwanted direction :(