Skip to content

rcheuk/mean_othello

Repository files navigation

MEAN Stack Othello

This is my implementation of Othello, using a mean stack, scaffolded with yeoman angular-fullstack

Getting Started

Tested on a Ubuntu VM running on Windows; developed on Mac.

Requires background instance of MongoDB to be running. It should not require a login. The application will automatically create a database called othello-dev.

Also requires Ruby and SASS to be installed.

To see configurations, go to server/config/environment/development.js. These are the defaults.

Run npm install && bower install to retrieve package dependencies.

To start the server, run grunt serve on the root directory.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors