An app which allows people to view and edit character data.
To clone:
git clone https://github.com/AdamRusty/characterapp.git
Once cloned to install packagess locally run:
npm install
That Should be all for basic setup unless I add something else.
Run the following command to start local server.
node server.js