Skip to content

(React.js, Node.js, MongoDB, Express.js, Materialize.css) A news site for Antarctic residents. All the hot happenings around the ice continent!

Notifications You must be signed in to change notification settings

seeksort/antarctic-news

Repository files navigation

Antarctic News

Build Status

A news site for Antarctic residents. All the hot happenings around the continent!

To start the server, run an instance of MongoDB on your machine (typically mongod on the command line) so that the app can write to the database. The app will also seed the database whenever the server is started. In a separate tab, run:

npm run start

Then, to compile Webpack, run:

npm run build

Navigate to http://localhost:3000/ in your browser to view the app.

About

(React.js, Node.js, MongoDB, Express.js, Materialize.css) A news site for Antarctic residents. All the hot happenings around the ice continent!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published