Skip to content

Full stack attempt at dealing with a boardgame's requirements.

Notifications You must be signed in to change notification settings

DarkPurple141/nodeboard

Repository files navigation

NodeBoard

Inline docs Build Status

Nodeboard is MEVN (Mongo, Express, Vue, Node) stack project that is designed to support and host the play (and development) of multiplayer boardgames. The application is still under construction and is entirely a labour of love.

If you'd like to help, get in touch!

# To host and run locally:
npm run dev

# To build for production:
npm run build

# To start the production server
npm start

# To run test suite
npm test

About

Full stack attempt at dealing with a boardgame's requirements.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published