Skip to content

take5v/GeoSeis-Web-View

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GeoSeis-Web-View

Installation

Download nodejs from https://nodejs.org.

Clone repository to the local folder

git clone https://github.com/take5v/GeoSeis-Web-View.git
cd GeoSeis-Web-View
npm i

Running

Simply execute

node bin/www

or if you could use nodemon or forever for development

npm install -g nodemon
nodemon bin/www
npm install -g forever
forever -w bin/www

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages