Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 814 Bytes

File metadata and controls

22 lines (16 loc) · 814 Bytes

Nostalgify

Build Status codecov GitHub GitHub top language GitHub last commit GitHub repo size

Running it locally

Install the packages using npm install

Run the server: npm run server

Run the linting checks: npm run lint

Run the tests: npm run test