Skip to content

Breta01/MemoryKing

Repository files navigation

# Memory King Build Status Build status

Memory King is memory training app based on techniques used in memory championships.

Install

First, clone the repo via git:

git clone https://github.com/Breta01/MemoryKing.git

And then install dependencies.

$ cd MemoryKing && npm install

Development

Run this two commands simultaneously in two different console tabs for live code editing.

$ npm run server
$ npm run devstart

Or you can run only:

$ npm start

Preview

# Preview

Release

There is no official release right now.

About

Memory training app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published