8000 GitHub - seabourne/nasm-proposal
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

seabourne/nasm-proposal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proposal to Build a National Air and Space Museum Platform

Hello GEER and NASM! This is the technical README for the NASM Game Prototype and Proposal. These are instructions for running the app locally in case you are interested.

Dependencies

You'll need the following libraries installed locally. We recommend using Homebrew.

Git: > brew install git

NodeJS/NPM: > brew install node

Installation

First you'll need to clone this repository to your computer (assuming you already know Git, etc).

> git clone https://github.com/seabourne/nasm-proposal.git

Next, you'll need to install the dependencies.

> cd nasm-proposal
> npm install

Finally, you can start the app with:

> npm start

and open http://localhost:3000/ in your browser. That's it!

Anatomy of the Application

The NASM Game app is based on the Nxus application.

The core functionality is split between server and client side code.

Server

The server logic can be found under the modules folder.

Client

The client logic is largely in /modules/theme/assets/js/custom.js

Events

We are using Keen.io to capture the user events and generate the aggregations and anlaysis.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0