Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 313 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 313 Bytes

auther

After cloning or downloading, don't forget to install with npm install

Once you've ensured that postgres is running (e.g. by trying to start a psql shell), you can execute npm run seed to seed the database with fake data.

Finally, fire it up with npm start and go to http://127.0.0.1:8080/.