- Have an instance of MongoDB running on a terminal in the background
- Run
node seeder.js
in the terminal. This will populate the site with 9 tiles. - Run
node app.js
. The site should be running locally at port 3000.
Coming Soon!
node seeder.js
in the terminal. This will populate the site with 9 tiles.node app.js
. The site should be running locally at port 3000.Coming Soon!